Setting Up Statement Route Types

Statement route types define the method used to route statements to persons. To define a statement route type, open Admin Menu, Statement Route Type.

Description of Page

Enter a unique Statement Route Type, Description and Statement Routing Method for every statement route type.

Note: At present, there are following three routing methods - Postal, CAMT, and TWIST. If you select the CAMT option from the Statement Routing Method list, the system generates the statement in the CAMT format. However, if you select the TWIST option from the Statement Routing Method list, the system generates the statement in the TWIST format.
Note: The values for Statement Routing Method are customizable using the Lookup table. This field name is STM_​RTG_​METH_​FLG.

The next two fields control how statements that are routed using this route type are printed (both in batch and online). Refer to Technical Implementation Of Batch Statement Production for more information about producing statements in batch. Refer to Technical Implementation Of Online Statement Production for more information about online statement production.

  • Use Batch Control to define the process that creates the flat file that is passed to your statement printing software. If you use an Extract Algorithm to construct the downloaded information, you can use the STMDWLD process.
  • Use Extract Algorithm to define the plug-in component that constructs the "flat file records" that contain the information to be merged onto statements routed using this route type. This algorithm is called when a user requests an online image of a statement on Statement - Main and it may also be called by the batch statement extraction process defined above. Click here to see the algorithm types available for this plug-in spot.
  • Use the Attachment Data field to store the template for the CAMT or TWIST format.

Where Used

Follow this link to open the data dictionary where you can view the tables that reference CI_​STM_​RTE_​TY.