Did anyone ever install or implement the seeded BPEL service that integrates OTM with Oracle ASCP/DRP (Advanced Supply Chain Planning).
We installed it successfully and we can see the code, but one element that comes in the code is
ora:getElement('inputVariable', 'payload', '/otm:Transmission/otm:TransmissionBody/otm:GLogXMLElement/otm:Release/otm:ReleaseShipmentInfo/otm:LatestEstDeliveryDt/otm:GLogDate', 1)
Which table in OTM does this element correspond to on the order release or shipment? From the manual, it says that to invoke it, you should create an agent at order release level that reacts to an event of Dates-Modified so I assume it is at the order release level, but I could be wrong.
Regards
Ashraf
We installed it successfully and we can see the code, but one element that comes in the code is
ora:getElement('inputVariable', 'payload', '/otm:Transmission/otm:TransmissionBody/otm:GLogXMLElement/otm:Release/otm:ReleaseShipmentInfo/otm:LatestEstDeliveryDt/otm:GLogDate', 1)
Which table in OTM does this element correspond to on the order release or shipment? From the manual, it says that to invoke it, you should create an agent at order release level that reacts to an event of Dates-Modified so I assume it is at the order release level, but I could be wrong.
Regards
Ashraf