Preparing the deletion of orphaned resources
You can use the XML configuration interface to delete orphaned data from your WebSphere® Portal.
About this task
To do this, proceed as follows:
Procedure
- To prepare for deleting orphaned data, use the example XML script ExportIncludingOrphanedData.xml . This script performs an export that includes all orphaned data. The resulting XML output file lists the affected portal resources with their action set to delete.
- Check the output file from the previous step and remove all resources that you want to keep in the portal.
- Import the modified XML file into your portal. The portal removes all resources that you left in the XML file during the previous step.