Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Configure Acos Websak SecurityCacheService

  1. Make sure the Acos Websak Security Cache Service is built with the correct API version.
  2. Extract the zip file to <<Program Files>>\ayfie\Locator \AcosWebsakSecurityCacheService
  3. Install it as a service using the following command:
  4. Sc create Via.AcoswebsakSecurityCache.Service binPath="<<Program Files>>\ayfie\Locator \AcosWebsakSecurityCacheService\Via.Connector.Dbc.AcosWebsak.SecurityCacheService.exe" DisplayName="Locator Acos Websak SecurityCache Service"
  5. Set the Startup type to Automatic
  6. Create encrypted password Via.Connector.Dbc.AcosWebsak.SecurityCacheService.exe –encrypt for config file
  7. Add correct values to Via.Connector.Dbc.AcosWebsak.SecurityCacheService.exe.config
  8. Add configuration values to Via.Connector.Dbc.AcosWebsak.SecurityCacheService.exe.config
  9. Using Test setting in config the service can be tested using: http://localhost:9966/acoswebsak/tokens/documents/1.
  10. Enable Production setting and start service
  • No labels