8. Balance Build

OBLM is a standalone system with accounts and balances being mirrored from DDA\s. The actual accounts and balances are on DDA.

OBLM will either pull the account turnover data from DDA and build the balance for the account or DDA will push the actual value dated balances to OBLM tables based on which OBLM will update the account balances and carry out its function of sweeping and pooling

8.1 Maintaining Balance Upload

Balance fetch parameter maintained at Branch Setup maintenance will govern the mode of balance update on OBLM.OBLM supports two modes of balance update, Online and Offline

8.1.1 Online Mode

In the online mode, the balances for the accounts in the branch will be fetched through a Web Service from the DDA. Basically it’s a pull by OBLM from DDA. The balance build always happens before the sweep/pool execution hence the sweeps/pool will always be performed on the latest balances on the account.

OBLM builds online balances in the following manner.

8.1.1.1 Value Date Build

In this scenario OBLM will fetch balances from the DDA. The balance fetch includes previous day (T-1) closing value date account balance and the account turnover for the current book date (T) based on which the balance is built for the account, The account turnover considers transaction posted by the DDA and the transactions posted by OBLM as well (which may be due to Intraday/time based sweeps)

As part of account turnover fetch OBLM can receive the following:

8.1.1.2 DDA Turnover(BVT Turnover)

In this scenario OBLM will only fetch the turnover for all the days in the BVT period without including the transactions that are posted by LM. This is used for BVT processing.

8.1.2 Offline Mode

In offline mode, the balances for the accounts in the branch will be fetched from the backend tables of OBLM. These balances are updated through a periodic file upload from DDA. Basically it’s a push from DDA to OBLM. DDA will keep periodically pushing the balance files to OBLM and the periodicity is governed by the DDA. OBLM will refer to its backend tables before the start of sweep/pool.

In offline method OBLM will build balances on actual value dated balances of the participant accounts (based on the last file upload from DDA)

 

 

 

Note

All transaction posted in DDA from OBLM, will have a unique transaction code.