You are viewing limited content. For full access, please sign in.

Question

Question

Token calculator action not being run when contained in repeat action within another repeat action

asked on July 2, 2021

I have workflow that need to run a couple basic calculations within a repeat that is within another repeat. However, upon on running the workflow the tokens specific to the token calculator are not present, but the action is present in the workflow. This feels like a workflow bug, since we are running version 10.2.0.216, but I may missing something.

Section of the workflow with issues (ignore the disabled portion)

Only displays tokens for the second token calculator outside of the repeat

Displays tokens for both calculators if the first one is removed from the repeat (the workflow will not function correctly like this)

Thank you in advance for any support.

0 0

Replies

replied on July 2, 2021 Show version history

This is expected behavior, the token calculator value within your nested repeat only exist within the repeat. It must be used/stored within the repeat if you want to use in anyway.

0 0
replied on July 2, 2021

I did a quick fix by modifying a new token (performed in "Set match end 2") created prior to the repeat to store the token calculator values, but because of what occurs in picture 2, the token calculator action doesn't generate any values to modify and thus same issue transpires. I apologize if I won't be able to respond to this quickly, I'll be leaving shortly and will be off for the weekend.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.