Uninstalling Documentum Connector on the Presentation Server involves removing files and updating the cd_storage_conf.xml configuration file.
Procedure
- Remove
documentum_storage-1.0-SNAPSHOT.jar from your Content Delivery lib directory.
- Remove
BinaryEventsDAOBundle.xml from your Web application classes or configdirectory.
- Open the
cd_storage_conf.xml configuration file in a text editor, remove the <Bundle src="BinaryEventsDAOBundle.xml"/> storage binding and save and close the file.
Note: If you do not remove the storage binding, Content Delivery will continue generating files on the file system for binary events.
- Remove the
binaryeventsync.jsp or binaryeventsync.aspx from your Web application.