In a previous blog I mentioned that there are effectively two trigger file mechanisms, the PartitionSecuredNotification.XML is the new kid on the block having only been introduced in Enterprise Vault 8. The file has a specific format, and is something that needs to be created by your backup software. The file looks like this:
<?xml version="1.0" encoding="utf-8" ?>
<PartitionSecuredNotification
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance
xsi:noNamespaceSchemaLocation="PartitionSecuredNotification.xsd">
<VendorName>required free form string</VendorName>
<VendorAppType>required free form string</VendorAppType>
<PartitionSecuredDateTime> 2008-03-25T09:30:10+05:30 </PartitionSecuredDateTime>
<VendorTransactionId>optional...