Financial Institution Connectivity Workflows

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

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

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

getConfigurationIFrameUrl() and getAccounts() are interface functions of the Financial Institution Connectivity Plug-in interface, and they do the following:

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

                                                                                                                                                                                                                                                                                                                                           

getAccounts() and getTransactionData() are interface functions of the Financial Institution Connectivity Plug-in interface.

parseData() is an interface function of the Financial Institution Parser Plug-in interface, and parseBankStatement() is an interface function of the Bank Statement Parser Plug-in interface.

Note:

A Financial Institution Connectivity Plug-in works with a Financial Institution Parser Plug-in or Bank Statement Parser Plug-in. Therefore, a Financial Institution Connectivity Plug-in supports any format that has a Financial Institution Parser Plug-in or Bank Statement Parser Plug-in.

All three functions are invoked when a bank data import is initiated, and they do the following:

Related Topics

Financial Institution Connectivity Plug-in Interface Overview
Default Financial Institution Connectivity Plug-in Implementations
Capabilities of Using a Financial Institution Connectivity Plug-in
Limitations of Using a Financial Institution Connectivity Plug-in
Developing a Financial Institution Connectivity Plug-in
Administering a Financial Institution Connectivity Plug-in
Financial Institution Connectivity Plug-in Interface Definition

General Notices