Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Resolution:
The adapter may send back something other than an expected message, such as ‘connection is lost’. This message has the same root element as normal messages.
However, in this case BW activity would not understand what is inside the message and proceed on as SUCCESS. This is expected behavior.
What you can do is to use a success with condition transition instead of an error transition. If the condition is met (for example, the message does not contain certain element), then treat this as an error and do something.
KEYWORDS: TRANSITION, REQUEST, RESPONSE, ADAPTER