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

Question

Question

Cloud - Missing Track Token activities in instance history when used in a loop

asked two days ago

In the documentation it states track tokens records the specified tokens when this activity runs. Add this activity to multiple points in the workflow to record how the tokens change throughout the workflow. I use this for debugging invalid values, but it no longer seems to be working correctly.

I created a workflow like this to run a track tokens every minute

When I view the tokens tab to find what should be multiple track token events, each showing the value of my tokens at the time the activity was called, I only see one activity

Why is this?

If I run this same workflow in on-prem it looks like this

Furthermore if I am trying to catch the value of a token when there is an error, like this

In this case, I get just 1 error in the workflow for which I want to see my invalid token value

But if I select the track tokens that ran once for the time of error I get a huge amount of token values for the token I selected with no way to know what the value was at the time of the error.

What is happening here and how do I debug my workflows when I have invalid values.

0 0

Replies

replied two days ago

Instance details in Laserfiche Cloud collapse all runs of Track tokens in loops into one entry, but will show all values in the details. 

You'll want to track the current iteration tokens in the Catch branch, not all of them. 

0 0
replied one day ago

It does not allow to specify current iteration of a token in the track tokens config. I can only specify the tokens to capture.

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

Sign in to reply to this post.