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 gather step with join all the response of all the api.
[Source Message] --> [splitter] --> [request reply -- api call] -> [gather]
does that help ?
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 |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 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.