Siebel Marketing Installation and Administration Guide > Installing and Configuring Email Marketing > Process of Configuring the Click Through Daemon >

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

  1. Navigate to the ctd.properties file in the CTD_root_installation directory.
  2. Open the ctd.properties file in a text editor.
  3. 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.

  4. (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

NOTE:  If the Web services endpoint URL uses the HTTPS protocol, then you must configure the Email Marketing components for HTTPS communications with Siebel Marketing as described in Configuring Email Marketing Components for HTTPS Communications.

Siebel Marketing Installation and Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.