Iterator not processing Array. - Pls help
Status: Closed · Asked by digitaldivi on · 0 views
Dear All,
Greetings of the day!!
I need to use Iterator in a step, when i added pabbly iterator to process array.
On the Choose Array: it is only showing as Result [ ] only, nothing from the result output. (attached screenshot)
I tried whether it is issue with other array processors also. I added Array Function of Pabbly, it is working fine (attached screenshot)
How to resolve this. Pls guide, i must use the Iterator in my process.
Thanks alot
Regards
Krishna M
Hello @digitaldivi,
The behavior you have reported is the intended functionality of the Iterator step. When you map any array from a previous step, you will only see the array brackets. Upon clicking the Save and Send Test Request button, it will return the first object — the value at the first index — which is expected behavior.
Could you please elaborate on the exact issue you are facing so we can better understand your concern?
Resolved!
Thanks Preeti.