EAI JMS Transport - Strange Issue
Hi,
We have a simple workflow which is to send a XML to external system via EAI JMS Transport Send Method.
The workflow when invoked through Business Service Simulator is able to put the message in queue and message is received by external system.
However, when the same workflow if invoked via button click using Named method user property, the other system is not getting the message. The workflow is not erroring out. However, message is also not on the queue.
In both scenarios, workflow is same, record for which workflow is invoked is same. Siebel version is 8.1.1.4.
Can someone help or provide any pointer?