Creation of Loans and Deposit in batches?

  • ficasej
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 8 months ago #10609 by ficasej
Please i will need your help.
I want to find out if it will be possible to create Loans and Deposit contracts in batches or through upload instead of manually posting it one by one. Especially when they have similar parameters with only varying values.

It can be very challenging to create more than 200 loans and deposit one by one.

Thanks

Please Log in or Create an account to join the conversation.

More
12 years 8 months ago #10611 by durai611
Replied by durai611 on topic Re: Creation of Loans and Deposit in batches?
You can use the TSA service OFS.MESSAGE.SERVICE.
Write a mainline routine or program to build the OFS messages for creating LD contracts and pass it to OFS.POST.MESSAGE. This API will then place the OFS messages in file OFS.MESSAGE.QUEUE, from where the OFS.MESSAGE.SERVICE picks and process.
The following user(s) said Thank You: ficasej

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds