AQ_SYNC Payload Gets Dequeued With Empty Xmlns Attributes
(Doc ID 2766991.1)
Last updated on APRIL 15, 2021
Applies to:
Oracle Communications Billing and Revenue Management - Version 12.0.0.3.0 and laterInformation in this document applies to any platform.
Goal
A ProductInfoChange event is successfully published in Billing and Revenue Management(BRM) to AQ_SYNC. When it is being de-queued from Oracle Integration Cloud(OIC), there is an empty "xmlns" attribute going in the elements of the payload. e.g., <EVENT_NAME xmlns="">, <FLIST_BUF xmlns="">, <LARGE_FLIST_BUF xmlns=""/>. It is causing failure.
Request to guide how to prevent the extra xmlns attribute from going in the payload?
FROM AQ_SYNC
============
PIN01.PIN_EVENT_TY('ProductInfoChange', '
0.0.0.1 /account 1 0
...
...
DE-QUEUED PAYLOAD IN Oracle Interface Cloud(OIC)
=================================
BD50ECC246413B18E0534587A8C09064
<PIN_EVENT_TY>
<EVENT_NAME xmlns="">ProductInfoChange
<FLIST_BUF xmlns="">
0.0.0.1 /account 1 0
...
...
<LARGE_FLIST_BUF xmlns=""/>
How to fix the failure and Is there any enqueue/dequeue options to be exercised when operating the payload?
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 |
References |