• scayt_serviceHost: 'your_host_name'
  • scayt_serviceProtocol: 'http' or 'https'

In order to configure secure SSL connection between your application and AppServer, it is also required to perform the additional steps as described on the Setup SSL Connection with AppServer 5.0 page.

  • scayt_servicePath: '/'
  • scayt_servicePort: '2880'

The default port of AppServer is 2880. In order to setup the direct connection, it is required to pass 2880 port as a value for the scayt_servicePort parameter.

As soon as all the changes are made and saved, it is recommended to clear browser cache and reload the page.

  • No labels