Automate - Variables not accessible outside of loops
Extracted variables can only be referenced inside the loop they were created in, forcing extraction and application steps to run per-file inside the loop. For batch uploads (e.g. 60 images) this extends run time to 15-20 minutes and consumes excess AI units.
1
vote