Configuration parameters for local configurations
Set the following parameters for local configurations:
- Name – Name of the outbound file destination.
- Temporary directory – Path to the temporary directory for the output file.
- Permanent directory – Path to the permanent directory for the output file.
- Prefix – Prefix for the batch identifier and the output file.
- Extension – Extension of the output file.
- File handler class – Fully qualified name of a class containing the outbound file handler logic. For example: com.guidewire.BaseOutboundFileHandler. The class must extend the OutboundFileHandler interface.
- Days till purge – Number of days before the processed outbound files and record are purged from the database. The value must be between 9 and 730. The default value is 365.
