OAF - XML Exporter - Export Personalization to custom directory


/ Published in: Bash
Save to your folder(s)

code to export personalization to a server side directory. covered in the dev guide, this is just an example.


Copy this code and paste it in your HTML
  1. java oracle.jrad.tools.xml.exporter.XMLExporter /oracle/apps/icx/por/wf/webui/customizations/site/0/ReqLinesNotificationsRN -rootdir $HOME /OFD_PERSONALIZATIONS -username XXX -password XXX -dbconnection "(description = (address_list = (address = (community = tcp.world)(protocol = tcp)(host =XXX)(port = 1521)))(connect_data = (sid = XXX)))"

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.