Tuesday 30 July 2013

Importing the XML files To MDS Repository

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>)))"




No comments: