on 2020 Jun 15 12:58 PM
Hi Experts,
lets assume I've a XML Structure like:
<root>
<Entry id="1">98461823</Entry>
<Entry id="2">43243422</Entry>
...
<Entry id="n"></Entry>
</root>
Now I want to call an API for each Number within the Entries and merge the results. What is best case to do so? I'm actually trying to do the Looping Process Call and try to fetch the results on a variable. Actually it doesn't work any suggestions? The Variable is declared with "write variables" outside the Loop with type Property.
Request clarification before answering.
Hi rene_kramp1,
You could use a splitter step with group size as 1 and for each entry you could make API call replacing the Entry value.
You can add gather to collect all the responses.
You could get more details in the blog : https://blogs.sap.com/2019/11/08/sap-cloud-platform-integration-splitter/
hope this helps !
thanks and regards,
Praveen T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.