Importing the new directory structure/path of the page in the MDS repository
Importing the XML files:
Run the import scripts for the PG and LOVRn files.
Please see below Import Command
java \
oracle.jrad.tools.xml.importer.XMLImporter \
/$JAVA_TOP/xxtest/oracle/apps/asn/orderstatus/webui/OrderPG.xml \
-username <apps username> \
-password <apps password> \
-rootdir /$JAVA_TOP/ \
-dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<Host Name>)(PORT=<Port Number>)) (CONNECT_DATA= (SID=<SID Name>)))"
Importing the XML files:
Run the import scripts for the PG and LOVRn files.
Please see below Import Command
java \
oracle.jrad.tools.xml.importer.XMLImporter \
/$JAVA_TOP/xxtest/oracle/apps/asn/orderstatus/webui/OrderPG.xml \
-username <apps username> \
-password <apps password> \
-rootdir /$JAVA_TOP/ \
-dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<Host Name>)(PORT=<Port Number>)) (CONNECT_DATA= (SID=<SID Name>)))"
No comments:
Post a Comment