Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel | - |
Not Applicable | - |
Resolution:
you should have the ReplyAddress and ErrorAddress
set in the Business Document, for example:
RVMSG_STRING 30 ReplyAddress "TEST.SIEBEL.SUBSCRIBER.REPLY"
RVMSG_STRING 30 ErrorAddress "TEST.SIEBEL.SUBSCRIBER.ERROR"
The subscriber will publish the status on subject defined by "ReplyAddress" or "ErrorAddress" depending on whether it succeeds in updating the Siebel database or not. When it succeeds, it prvides the name of the event, the name of the affected business component, and the "Id" of this BC.