Software AG Products 10.5 | Using CentraSite | Policy Management | Predefined Policies | The Collector and Handler Policies Provided with CentraSite | The Default Export Handler
 
The Default Export Handler
The Default Export Handler policy generates an export archive file that contains the object on which the export operation was requested and all the nonshared components, shared components and required objects (as identified by the list that the collector returns to the handler) of that object .
The Default Export Handler policy is used by many of the predefined asset types installed with CentraSite. CentraSite also uses this handler to export policies. Do not delete, deactivate or modify this policy.
The Default Export Handler is automatically assigned to new types that you add to CentraSite.
Important:
The Default Export Handler is triggered by an OnExport event. The purpose of this event is to trigger the export handler policy for a given object type. Do not attempt to use the OnExport event to create additional policies that execute before or after the Default Export Handler (or before/after any other export handler policy). Doing this can cause the handler policy to fail. Only one policy should execute when an OnExport event occurs and that policy should be the export handler policy for the object type on which the OnExport event occurs.