How does the adapter handle a case when the Receiver receives a message with more or less number of fields that if expects. Does it drop the extra fields and nulls the messing ones?
book
Article ID: KB0092123
calendar_today
Updated On: 01-14-2017
Description
Resolution:
The AQ Adapter will terminate if it does not receive messages that are not in the expected format. We have built a debug version of the adapter that prints the RV message content when messages do not conform to the correct format, by printing the RV message content. If the adapter is unable to enqueue a message; it will print out the message and continue to pick up the next message in the list.
Issue/Introduction
How does the adapter handle a case when the Receiver receives a message with more or less number of fields that if expects. Does it drop the extra fields and nulls the messing ones?
Environment
Product: TIBCO Adapter for Oracle AQ
Version: All
OS: Not Specified OS
--------------------
Feedback
thumb_up
Yes
thumb_down
No