Hi
Help says
The Iterator module is automatically connected to the Field Maps module. It allows the webhook to iterate over an array of features if multiple features are returned at the same time.
But when have 3 adds only 1 is processed - any help on this much appreciated, thanks Charlie
As far as I know, the iterator only works with a single array. Right now you have multiple arrays as the inputs (adds and updates). I think you should either create two separate paths using a router or use the merge IML function to properly combine the arrays.
See how this only uses the "adds" array.
This is an example with merge (untested) which combines to adds arrays. You could change it to adds and updates.
Hi Aaron
Thanks for looking
Can you reply with a screenshot of the iterator configuration?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.