Fetching property value of the Iterator (current object in use)

0
I am using the Loop within a microflow. Before starting the loop, I fetch an objectlist directly out of the database. Added activities in the Loop container, everything works out well. But..next to this I would like to fetch a value of a property of the object in use in the iteration. So..I expected to use $Iterator/ ..so after the slash the properties (attributes) should show up, but they don't (for this example the name of the iterator is $Iterator).
asked
0 answers