Bootstrap FreeKB - IBM Portal - Export Portal Configuration to an XML file using the xmlaccess command
IBM Portal - Export Portal Configuration to an XML file using the xmlaccess command

Updated:   |  IBM Portal articles

The xmlaccess.bat (Windows) or xmlaccess.sh (Linux) command can be used to create XML files that contain the configuration details of a Portal server. Here is the basic syntax of the xmlaccess.sh command using the Export.xml file.

<base Portal install directory>/bin/xmlaccess.sh
-user <username>
-password <password>
-url http://<Portal server hostname>:12320/portal/config
-in <base Portal install directory>/doc/xml-samples/Export.xml
-out export_result.xml

 

For example.

/opt/Portal/bin/xmlaccess.sh -user john.doe -password itsasecret -url http://server1.example.com:12320/portal/config -in /opt/Portal/doc/xml-samples/Export.xml -out export_result.xml

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter d0ef8b in the box below so that we can be sure you are a human.