Code node (“Calculate Bookmark”) set to run once is running on each.
Expect item_count to equal the number of input objects
Hi @hukel
It’s because of the Loop Over Items node.. You’re connecting the Calculate Bookmark DateTime and Set Execution Metadata node inside the loop path, but you probably meant to connect it to the done output of the loop node instead..
Calculate Bookmark DateTime and Set Execution Metadata
done
Thank you. This seems to be working.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.