ExportPortletAndPage.xml

+

Search Tips   |   Advanced Search

 

<?xml version="1.0" encoding="UTF-8"?>

<request
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="PortalConfig_8.0.0.xsd"
    type="export">

    <!-- sample for exporting a page with portlet -->
    <portal action="locate">
    	<web-app action="export" uid="com.ibm.wps.cp.portlet.tagcloud.webmod"/>
        <content-node action="export" uniquename="ibm.portal.ssa.SamplePage"/>
    </portal>
</request>