DataChangeNotification Not Evaluating When The Element Is Updated From NULL(Empty) To A Specific Value
(Doc ID 2316430.1)
Last updated on JULY 16, 2020
Applies to:
Oracle Communications Order and Service Management - Version 7.2.0 and laterInformation in this document applies to any platform.
Symptoms
OSM Version: 7.2.0.10.2
DS version is same as updated earlier i.e 7.2.0.0.0
Build ID : B1505
DataChangeNotification not evaluating when the element is updated from NULL(Empty) to a specific value and hence dependency is not getting resolved.
Steps:
1)Replication steps:
a.Trigger the required request xml.
b.Trigger the responses in the same sequence as mentioned in the response XML.
2. The non out of box JMS messages queues to be created in the WLS domain
---->Request Queue:
Queue Name: OMFUL_Request_Queue
jndi: customer/com/ordermanagement/OMFULRequestQueue
Response Queue:
Queue Name: OMFUL_Response_Queue
jndi:customer/com/ordermanagement/OMFULResponseQueue
3. How to post the external response messages
----> Go to OMFUL_Response_Queue -->Monitoring-->click on Show Message tab--> click on New tab -->Post message in the Body field.
a) At which task
-----> ProvisionSIResponseTask
b) To which JMS Queue
------> OMFUL_Response_Queue
c) How to correlate the JMS message with OSM internal correlation context?(using JMSCorrelationID or anything else)
-----> using JMSCorrelationID
d) Does the value of any data element need to be modified or not. If yes, what is the value
-----> value of order number in the request xml should be same as in the response xml.
4. Any non-OOTB WebLogic users to be created in WLS domain
----->NA
a.Trigger the required request xml.
b.Trigger the responses in the same sequence as mentioned in the response XML.
2. The non out of box JMS messages queues to be created in the WLS domain
---->Request Queue:
Queue Name: OMFUL_Request_Queue
jndi: customer/com/ordermanagement/OMFULRequestQueue
Response Queue:
Queue Name: OMFUL_Response_Queue
jndi:customer/com/ordermanagement/OMFULResponseQueue
3. How to post the external response messages
----> Go to OMFUL_Response_Queue -->Monitoring-->click on Show Message tab--> click on New tab -->Post message in the Body field.
a) At which task
-----> ProvisionSIResponseTask
b) To which JMS Queue
------> OMFUL_Response_Queue
c) How to correlate the JMS message with OSM internal correlation context?(using JMSCorrelationID or anything else)
-----> using JMSCorrelationID
d) Does the value of any data element need to be modified or not. If yes, what is the value
-----> value of order number in the request xml should be same as in the response xml.
4. Any non-OOTB WebLogic users to be created in WLS domain
----->NA
Cause
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
Symptoms |
Cause |
Solution |
References |