Issue with Price Override using Oracle Collaboration messaging framework
Summary:
The requirement is to upgrade Line Price of one of Line Item coming from EDI. MuleSoft is sending data to Oracle Collaboration messaging framework for creation of order in Draft stage. The Line is always fetching Price from Price List for the customer. Our requirement is not to use Price from Price list , rather use Price coming in Payload from EDI.
We had modified XSL [OAGIS-10.1-ProcessPurchaseOrderCollaborationMessageToDOO-Order-v2] using below :
- Defaulting Freeze Price "Y" in configuration [OAGIS-10.1-ProcessPurchaseOrderCollaborationMessageToDOO-Order-v2] and passing Charge Payload in components
But post transformation by Oracle Collaboration messaging framework, Charge Values are not passed to interface table.
0