Creation of Loans and Deposit in batches?
- ficasej
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
12 years 8 months ago #10609
by ficasej
Creation of Loans and Deposit in batches? was created 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
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.
- durai611
- Offline
- Elite Member
Less
More
- Posts: 300
- Thank you received: 51
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.
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