2.10.1.3 Online

The Online tab allows you to view the online events defined in the system along with the event criteria actions. The system supports the following online events:
  1. The system processes the event’s actions during:
    • CHG OFF Reversal
    • Paid Off Reversal
    • BKRP is closed
    • BKRP Is Opened
    • When Queue is Closed
    • When status/ Sub status changed to Approved- Rehashed
    • Account condition SCHG is closed
    • Account condition SCHG is Opened
    • Change in application status / sub status to APPROVED – REHASHING
The events that can be performed online after each of the events listed above are as follows:
  • Generate correspondence for an application
  • Send a credit bureau request for an application.

To view Online Event

Click Setup > Setup > Administration > System > Events > Loan > Online.

A brief description of the fields is given below:

Table 2-38 Online Event

Field Do this
Event Code View the event code.
Event Type View the event type.
Synchronous S indicates that the event is synchronous (i.e. any failure in triggering the event will fail to trigger the entire transaction). If A indicates that the event is asynchronous (i.e. any failure in the event will not affect the transaction, which will be successfully completed).
Enabled Y indicates event type is enabled and N indicates disabled.

The Event Criteria section allows you to view the query defined for an event.

A brief description of the fields is given below:

Table 2-39 Event Criteria

Field Do this
Query Name View the query name.
Description View the query description.
Enabled Y indicates event criteria is enabled and N indicates disabled.

Criteria Details

The Criteria Details sub tab allows you to view the defined selection criteria for the event. System uses these criteria to determine which application to include in the event action.

Note:

Although system allows to define customized selection criteria, the execution of additional selection criteria requires additional processing at server level and can have significant performance impact delaying the EOD processing/web services. Hence it is recommended to have careful consideration while defining the additional selection criteria (like using user-defined tables and columns) and/or get approval from your database administrator before using any selection criteria.

A brief description of the fields is given below:

Table 2-40 Criteria Details

Field Do this
Seq View sequence number.
( Indicates opening bracket.
Parameter View the parameter selected for the criteria.
Comparison Operator View the comparison operator selected for the criteria.
Criteria Value View the criteria value.
) Indicates closing bracket.
Logical Expression View the logical operator selected for the criteria.
Enabled Y indicates event selection criteria is enabled and N indicates disabled.

Actions

In the Actions sub tab, you can view the actions that the system performs when event is triggered. There can be more than one event action for a particular event and the Seq field defines the order in which the event action should occur.

A brief description of the fields is given below:

Table 2-41 Actions

Field Do this
Description View the event action description.
Seq View sequence number defined for the action.
Enabled Y indicates event action is enabled and N indicates disabled.

For each event action, view the Action Parameters defined. A brief description of the fields is given below:

Table 2-42 Action Parameters

Field Do this
Description View the parameter description.
Value View the parameter value.
Required Y indicates action parameter is required and N indicates not-required