Using outbound files integration

The base configuration of PolicyCenter includes a framework that supports creating files for external systems. The files are created from records in a database. PolicyCenter provides the framework with a general processing mechanism and the OutboundFileHandler interface which describes how to process data in the records.

You must provide configuration details and a class implementing the OutboundFileHandler interface.

In the Administration tab, the Utilities > Outbound Files menu link enables you to configure the feature.

See also