Configuring Web Services Properties for the Click Through Daemon
You can configure the Web Services properties for the CTD by changing the properties in the ctd.properties file, located in the CTD_root_installation directory.
This task is a step in Process of Configuring the Click Through Daemon.
To configure Web services properties for the Click Through Daemon
Navigate to the ctd.properties file in the CTD_root_installation directory.
Open the ctd.properties file in a text editor.
Change the Web services properties in the ctd.properties file as indicated in the following table.
Property Description Web Service URL
ctd.webservice.url=CHANGE_ME
Replace CHANGE_ME with the URL obtained in Identifying the Web Service Endpoint URL.
Web Service username
ctd.webservice.username=CHANGE_ME
Replace CHANGE_ME with the Administration user name.
Web Service password
ctd.webservice.password=CHANGE_ME
Replace CHANGE_ME with the Administration user password.
(Optional) If you choose to encrypt the Web service username and password using the JMangle algorithm, then set the JAR_PATH environment variable in the jmangle.bat file. The jmangle.bat file is located in the CTD_root
/bin
directory.Make sure that the value you specify for the JAR_PATH reflects the directory structure of the CTD_root
/bin
directory. For example:JAR_PATH=../common/lib/Siebel.jar;../common/lib/common.jar