7.4 About CTR Web Service Invocation
In order to invoke the CTR web service, you must use the following details:
- End Point : <<CTRContext /services/ExcemptionCheck
- CTRContext Format is “<<protocol>>://<<host>>:<<port>>/<<Deployment- Name>>” e.g. http://localhost:8050/CTR
- wsdl can be taken from the same end point to generate client-stub
- UserName: ctruser
- Password: CTRPassCTR (default). You can change this password using the Password Manager utility.
Note:
Changed passwords must be encrypted through AES encryption algorithm with default Platform encryption key.