New and Changed Properties in the ctd.properties Configuration File
The following information lists the new properties in the ctd.properties file.
Property and Seeded Value | Description |
---|---|
ctd.moduleName = CTD |
Module name. |
ctd.handlerClass = com.siebel.sem.ctd.integrated.OnPremiseClickEventHandler |
Handler class available for custom code. |
ctd.queue.clickQSubDir.name = clickQ |
ctd subdirectory for click Queue. |
ctd.queue.ftfQSubDir.name = ftfQ |
ctd subdirectory for forward-to-friend Queue. |
ctd.queue.msgOpenQSubDir.name = msgOpenQ |
ctd subdirectory for message open Queue. |
ctd.queue.listUnsubQSubDir.name = unsubQ |
ctd subdirectory for unsubscribe Queue. |
ctd.queue.listQSubDir.name = listsubQ |
ctd subdirectory for unsubscribe from list Queue. |
ctd.validateParameters = true |
Determines whether to validate the destination URL against the Trackable URL in the email. |
The following table lists the changed properties in the ctd.properties file.
Siebel CRM Version 8.0 | Siebel CRM Version 8.1 and Later |
---|---|
siebel.user.language=enu |
ctd.user.language=ENU |
siebel.connection.string=CHANGE_ME |
ctd.webservice.url = CHANGE_ME |
siebel.user.name=CHANGE_ME |
ctd.webservice.username = CHANGE_ME |
siebel.user.password=CHANGE_ME |
ctd.webservice.password = CHANGE_ME |