Financial Institution Parser Workflows

A Financial Institution Parser Plug-in is invoked when you configure a format profile record and during the bank data import process.

The following diagram shows the workflow for the format profile record:

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

When you create a format profile and select a Financial Institution Connectivity Plug-in, or edit a format profile that uses that plug-in type, NetSuite calls an interface function. The format profile type dictates which interface function is called:

For more details, see Format Profile Creation.

The following diagram shows the workflow for the bank data import process:

                                                                                                                                                                                                                                                                                                                               

When an import occurs, NetSuite calls the parseData() interface function, which retrieves and transforms a data file into account and transaction data. The plug-in does the following:

Related Topics

Developing a Financial Institution Parser Plug-in
Creating a Financial Institution Parser Plug-in Script File
Conditions for Running a Financial Institution Parser Plug-in
Testing a Financial Institution Parser Plug-in
Error Propagation

General Notices