OAF : Migration Command
java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/xxshp/oracle/apps/xx/transaction/webui/ReqCreate.xml
-rootdir $JAVA_TOP -userId 1 -username $APPS_LOGIN -password $APPS_PWD
-dbconnection "(description = (address_list = (address = (community =
tcp.world)(protocol = tcp)(host =$HOST_NAME)(port =
$ORACLE_PORT)))(connect_data = (sid =$ORACLE_SID)))"
How to export OAF Page
java oracle.jrad.tools.xml.exporter.XMLExporter /oracle/apps/fnd/wf/worklist/webui/NotifReassignPG -rootdir /a01/appldev/apps/apps_st/appl -username apps -password apps -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.0.1.198)(PORT=1500))(CONNECT_DATA=(SID=DEV)))"
No comments:
Post a Comment