Rebooking Automation
There is a requirement from the customer to Rebook a certain number of contracts with the updated Rent amount. Since the number of contracts to be Rebooked may increase thus increasing the manual effort required, there is a suggestion to automate the Rebooking process using Oracle API`s in a concurrent Program.
The idea is to programmatically identify the contracts that need to be rebooked, then pass on the updated Rent information along with the Contract details to the Oracle API`s and simulate the complete Rebooking process.