How To Prevent Sending An Empty JMS Message To An External System
(Doc ID 2104388.1)
Last updated on DECEMBER 05, 2019
Applies to:
Oracle Communications Order and Service Management - Version 7.2.0 and laterInformation in this document applies to any platform.
Goal
We are using an Xquery Sender Automation in which the Send Null Message option is not checked.
In the xquery file linked to the Sender Automation Task we are using the following as return expression: return ().
However the message is sent even though the message body is empty. What return statement should be used in order to stop an empty JMS message to be sent?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |