Visual Studio Host Builder
Once when you open AAF.sln solution as the first thing you need to set up which services you need to run. About available services, in AAF.sln solution, you can check the section where is described architecture of AAF.
Right-click on AAF solution and choose option Set StartUp Projects...

On opened modal dialog choose multiple startup projects and select the next service to start and run solution.
Applicita.AAF.AuditService
Applicita.AAF.IdentityService
Applicita.AAF.NotificationService
Applicita.AAF.SupportingService
Applicita.AAF.TenantService

Last updated
Was this helpful?