5.12.1 Utilization Tracking

This topic provides information on Utilization Tracking of Global Utilization Tracking of Limits

Facility utilization tracking is classified into two types.
  • Local utilization
  • Global utilization

According to the tracking type selected, limit utilization is tracked locally or globally. The facility utilization tracking is available in the GEDFACLT. Multiple regional (local) Enterprise Limits and Collateral Management instances interact with global Enterprise Limits and Collateral Management instance for limit utilizations.

Following example illustrates facility utilization tracking.

Table 5-14 Facilities

Facilities Global/Local Amount (GBP)
Test_1 Global 500000
Test_2 Local 200000

Case 1: Utilization success

Loan contract booking is initiated from the local instance for GBP 10000 under the Global facility.

Loan contract booking is initiated from the local instance for GBP 5000 under the Local facility.

Both the above utilizations are stored in the ELTB_UTIL_TXN_LOG (GESGLOUT) with the transaction status as U. The utilization transactions are replicated in the Global instance. After the replication is complete, the EJB scheduler attempts posting the utilizations in the Global instance and marks the transaction status as W.

After the postings are successfully done the transaction status is marked as S. The facilities are also displayed as utilized to the extent of the above mentioned respective amounts. The utilizations and the updated facilities are replicated to the local instance.

Case 2: Utilization Failure

Loan contract booking is initiated from the local instance for GBP 10000 under the Global facility.

Loan contract booking is initiated from the local instance for GBP 5000 under the Local facility.

Both the above utilizations are stored in the ELTB_UTIL_TXN_LOG with the transaction status as U. The utilization transactions are replicated in the Global instance. After the replication is complete, the EJB scheduler attempts posting the utilizations in the Global instance and marks the transaction status as W. If the scheduler is unable to post the utilizations for any reason, the transaction status is marked as E with the failure reason.

The teller can Retry posting the utilizations by using the Retry feature in the GESGLOUT screen. The utilizations are again marked as U and the scheduler again tries posting them. After the postings are successfully done the transaction status is marked as S. The facilities are also displayed as utilized to the extent of the above mentioned respective amounts. The utilizations and the updated facilities are then replicated to the local instance.