Page tree
Skip to end of metadata
Go to start of metadata

Install configuration Web API

  1. Run the LinkScopeInstaller.exe then implement step by step to the Configuration/WebApp



  2. Enter your Virtual Directory info into the textbox: e.g. primascx

The installer will add an application with the name primascx inside Default Web Site.

When the user changes the Virtual Directory info, the WebApp Virtual Directory's value in Remoting Sevice and Application Service tabs will be changed to the same as Virtual Directory's value in WebApp tab:


Checking configuration Web API

After installing successfully the PrimasCX.

WebApp configuration should be saved in web.config file. Find it with keys: 

  • TextInQueueEndPoint: Text In Queue End Point
  • TextInQueueUsecase: Text In Queue Usecase
  • AddressPrefixWS: Address Prefix WS (Web API URL)
  • LSAPIAuthToken: LS API Auth Token (authentication key for Web API)
  • IsUsedReportCredential: Used Report Credential
  • DomainNameReportServer: Report Server Name (domain name of the report server)
  • UserNameReportServer: User Name (the user name of the account to log in to the report server)
  • PasswordReportServer: Password (password of the account to log in to the report server)

Reconfiguration WebApp, you have two ways:

  • Open the installer PrimasCX reconfigure at the Configuration/WebApp.
  • Open the web.config file and fix it therewith keys.
  • No labels