Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This guide will show you step by step on how to setup a Bank Statement File Processing configuration record. 

...

FieldDescription

Field ID

Un-processed folder

The ID of the Folder where the files you want processed will be deposited and picked up for evaluation.

Note

Mandatory


custrecord_fp_unprocessed
Processed folderThe ID of the Folder where the processed files will be deposited.custrecord_fp_processed

Sublists

Child RecordDescriptionSublist ID
Bank Statement File Processing Rule

A record holding the regex used for the matching and the Bank Account Configuration or Multiple Statement Configuration used for the creation of the Bank Statement Auto-Import record.

recmachcustrecord_fp_processing_config

Bank Statement File Processing Rule

Fields

FieldDescriptionField ID
Matching Rule

A field that holds a valid JavaScript flavour regex.

NoteMandatory

Tip

Defaults to  ' .* '


custrecord_fp_rule_regex
Bank Account Configuration

The Bank Account Configuration record that will be used when the

Bank Statement Auto-Import Record is created. 

custrecord_fp_account
Multiple Configuration Record

The Bank Multiple Statement Import Config record that will be used

when the Bank Statement Auto-Import Record is created. 

custrecord_fp_multi

Parent Record

Parent RecordDescriptionField ID
Bank Statement File Processing

The Bank Statement File Processing contains a set of Bank Statement File Processing Rules

that are applied to all files within the Un-processed folder to create Bank Statement Auto-Import records.

custrecord_fp_processing_config


Using the Bank Statement File Processing

...