Using inbound files integration

The base configuration of PolicyCenter includes a framework for configuring multiple integrations with external systems by processing file-based data. PolicyCenter provides the framework with a general processing mechanism and the InboundFileHandler interface which describes how to process data in the files. You must provide configuration details and a class implementing the InboundFileHandler interface.

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

See also