2.3.8 Job Processing

Scheduler job ‘TFELSLOANPROC’ processes request from OBTF to OBCL. The request processing is based on the following loan actions:
  • CREATELOAN - Request to create a loan will be initiated.
  • LOANREVERSAL - Request for payment reversal will be initiated.
  • LINKTOLOAN - Bill details with link to loan enabled has to be intimated.
  • LOANPAYMENT - Request for loan payment will be initiated.
  • LOANPAYMENTAUTH - Request for loan liquidation authorization will be initiated.

Note:

For LOANREVERSAL, if a bill has multiple packing credit loans linked to it and if the payment of loans are partially success then the bill can be deleted. If the bill is deleted a reversal of payment request should be initiated for the loans that were successful.

The following request and response will be processed through web service:
  • Loan Creation with Multi Limits
  • Loan Authorization
  • Loan Deletion
  • Multi Loan Payment (Save)
  • Multi Loan Payment (Authorization)
  • Multi Loan Payment (Deletion)