on 2018 Feb 07 5:00 AM - last edited on 2024 Feb 04 2:55 AM by postmig_api_4
“A third party application is trying to create multi-line (avg 25 lines) quotation using Service Layer. While doing this, items are created first by calling “Item Post API”, followed by “Quote Post API”. Since there are large number of Items in the quotation, Post API for item creation is called as many times in the loop and that takes lot of time. We are trying to find out how this kind of problem be solved. Essentially we would like to create multiple Items in one go and then create quotation for those items.. all this when user clicks on “Save” in the third party application.
Any suggestions would help.
Request clarification before answering.
Use $batch
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 24 | |
| 19 | |
| 14 | |
| 9 | |
| 7 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.