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

Question

Question

Workflow - for each row showing test data tokens instead of actual data

asked on October 30, 2017

The for each row object only shows tokens returned while testing a custom query object. For example if you test the query in the designer and the test returns, column1, column2. The for each row activity following, will open up the tokens for_each_row_column1, for_each_row_column2. However if the query returns column3 in an actual run, the for each row does not generate a token named for_each_row_column3. The data is there, but inaccessible.

In this scenario, I am pulling data from 1 of 2 different tables. I have conditions to work with the data I expect, but only the last data I tested with is available. I am going to work around it by duplicating the query object into each condition.

0 0

Answer

SELECTED ANSWER
replied on October 30, 2017

Yes, this is a known issue/by design. We don't know what the results set will look like unless the query is tested so there is a sample results set.

0 0
replied on October 30, 2017

Ok, thought it might be recent, never associated the test feature with being required but probably tested every query in the past and never had changing column data.

0 0

Replies

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

Sign in to reply to this post.