File Processing Configurations
The File Processing Configurations (CFPCAPP) page allows a user to view, edit, and create FPCs. This page only displays the FPCs assigned to the current tenant.
The following table provides detail on each field for a File Processing Configuration (FPC) record:
Field |
Description |
FPC ID |
A unique identifier. Once saved, it cannot be changed. |
FPC Alternate ID |
An optional, alternate identifier for FPC. It can be changed anytime. FPC ID and FPC Alternate ID both are saved along with a Service Request, when applicable. This allows searching for service requests using FPC ID and FPC Alternate ID. |
Description |
Description of the FPC record. |
OS Name |
Orchestration Service Name that will process the input files matching against the current FPC. Either the OS Name or OS Route Name can be configured for an FPC record on this page, but not both. |
OS Route Name |
Orchestration Service Route that will process the input files matching against the current FPC. Either the OS Name or OS Route Name can be configured for an FPC record on this page, but not both. |
File Name Match Regex |
Provide a valid Regex pattern. Use online tools to validate a regex pattern against string value representing a file name to confirm that regex is usable. |
Source Application |
Select the tenant-specific Source Application if this FPC record should only be used for files that are received by external listeners for a specific Source Application. This field is optional. |
Active |
If checked, the FPC record will be used for matching against the received interface files. |
Record Timestamp |
Indicates the date/time when the FPC record was last updated. |
Additional Configuration (JSON) |
A pre-defined JSON structure that is used for additional configurations. Additional configuration (JSON) keeps various configuration items such as custom file validation class, pre-authorized flag, SMU Job Manager Thread Count, Block Size, Table or Transactions, Transaction Mode, Any Actian (PDI) specific configurations, and so forth. |
Please refer to the CGI Advantage Connect - Configuration & Management Guide for more information on this page.