How to transform Oracle generated XML by ITMADAPTER to new format for Export Compliance
Hello
We have been using ITM Adapter in Oracle shipping and Order Scheduling . The OM line workflow for Export orders and shipping deliveries are screened by third party E2OPEN. We are now upgrading to a new version with the same company that uses Trade Express.
However the existng XML cannot be processes as is . There is not much change in data . The XSD has changed. So we need to generate and accept the new XML format.
If we are to do this in Oracle, how can we achieve this. has anyone implemented this? It looks like Oracle uses ITMRequest.xsl to transform data. Where is this XSL stored and how can we overwrite this.