New and Changed Properties in the bhd.properties Configuration File
The following table lists the new properties in the bhd.properties file.
Property and Seeded Value | Description |
---|---|
Bhd.moduleName = BSD |
Module name. |
BhdModule.handlerClass = com.siebel.sem.bhd.integrated.OnPremiseBounceEventHandler |
Handler class available for custom code. |
BhdModule.handler.webservice.url = CHANGE_ME |
URL for the Web Service connection to the Marketing computer. |
BhdModule.handler.webservice.username=CHANGE_ME |
Username for the Web Service connection to the Marketing computer. |
BhdModule.handler.webservice.password = CHANGE_ME |
Password for the Web Service connection to the Marketing computer. |
The following table lists the changed properties in the bhd.properties file.
Siebel CRM Version 8.0 | Siebel CRM Version 8.1 and Later |
---|---|
BhdModule.bounce_reason.lic.BAD_ ADDRESS_REASON=Bad Address |
BhdModule.handler.bounceReason.BadAddress=Bad Address |
BhdModule.bounce_reason.lic.ADDRESS_MOVED_ REASON=Address Moved |
BhdModule.handler.bounceReason.AddressMoved= Address Moved |
BhdModule.bounce_reason.lic.BAD_ SENDER_REASON=Bad Sender |
BhdModule.handler.bounceReason.BadSender=Bad Sender |
BhdModule.bounce_reason.lic.MAILBOX_ PROBLEM_REASON=Mailbox Problem |
BhdModule.handler.bounceReason.MailboxProblem=Mailbox Problem |
BhdModule.bounce_reason.lic.SYSTEM_ PROBLEM_REASON=System Problem |
BhdModule.handler.bounceReason.SystemProblem=System Problem |
BhdModule.bounce_reason.lic.NETWORK_PROBLEM_ REASON=Network Problem |
BhdModule.handler.bounceReason.NetworkProblem=Network Problem |
BhdModule.bounce_reason.lic.PROTOCOL_PROBLEM_ REASON=Protocol Problem |
BhdModule.handler.bounceReason.ProtocolProblem=Protocol Problem |
BhdModule.bounce_reason.lic.SECURITY_PROBLEM_ REASON=Security Problem |
BhdModule.handler.bounceReason.SecurityProblem=Security Problem |
BhdModule.bounce_reason.lic.MESSAGE_TOO_ LARGE_REASON=Message Too Large |
BhdModule.handler.bounceReason.MessageTooLarge=Message Too Large |
BhdModule.bounce_reason.lic.LAST_ RESORT_REASON=Last Resort |
BhdModule.handler.bounceReason.LastResort=Last Resort |
BhdModule.bounce_reason.lic.VACATION_REASON =Vacation |
BhdModule.handler.bounceReason.Vacation= Vacation |
BhdModule.bounce_reason.lic. UNPARSABLE_REASON=Unparsable |
BhdModule.handler.bounceReason.Unparsable= Unparsable |