Download Oracle® Order Management

Transcript
Acknowledge_PO
Load/Delete Maps or Load/Delete DTD’s into/from the XML Gateway repository.
Please refer to the Oracle XML Gateway Manual for more information.
Load/Delete Maps, Load/Delete DTD’s
Note:
1.
The following process is used only for customizations.
java LoadMap <DB username> <DB password> <Hostname>:<Port>:<SID>
<mymap.xgm>
Example: java oracle.apps.ecx.loader.LoadMap apps apps
ap505dbs:1521:dev115 ONT_3A4A_OAG72_OUT_PO.xgm
2.
java DeleteMap <DB username> <DB password> <Hostname>:<Port>:<SID>
<mapname>
Example: java oracle.apps.ecx.loader.DeleteMap apps apps
ap505dbs:1521:dev115 ONT_3A4A_OAG72_OUT_PO.xgm
The Message Map is a .xgm file which will be stored in the Order Management
Source area under $ont/patch/115/map/ ONT_3A4A_OAG72_OUT_PO.xgm
Maps and DTD’s must be kept in sync between the
Message Designer and the XML Gateway repository. When in
doubt, always reload the map and DTD as a pair.
Note:
Pre-Defined Workflow Event
If the Profile Option OM: Run Order Import for XML is set to 'Synchronous,' a
pre-defined Workflow event is seeded to run Order Import if the Profile Option
OM: Process Transaction is set to ‘ONLINE.’ This Workflow subscribes to the event
raised by the Post Process of the XML Gateway. As part of the Workflow Process, it
will run Order Import for the XML Message, which is currently being consumed.
After the Run Order Import functional finishes (Successfully or With Error), Process
to Raise the Event is Called.
7-48 Oracle Order Management Open Interfaces, API, & Electronic Messaging Guide