hello,
how can I use the number that is added with the numeric aggregator of module 87 in module 81? I look for it inside the variables of the module 81 and can’t see module 87 in module 81. can it be for being inside the gray zone (that I do not know how it is called)?
Best regards
HI @ipoblete ,
Yeah, You are right, anything inside the aggregator for eg. Text/Array/JSON aggregator is not available for mapping outside of the aggregator.
To make this work, what you can do is, Have two different iterators one for the numeric aggregator and another solely for JSON aggregator, that way you can use the value generated by numeric aggregator in your last module.
1 Like