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