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

Question

Question

Can a custom activity or workflow script read the Results tokenHe;;

asked on January 6, 2021

Hi Laserfiche,

Is it possible to for a workflow script or custom activity to read the Results token from the Query Data activity?

-Ben

0 0

Replies

replied on May 19, 2021

Hi Chris,

I tried that but it would need to be a multi dimensional array, which isn't supported. 

I think I eventually created a list of arrays, or an array of lists, which did hold two dimensional data. However, the data reader wouldn't read it, so it required a nested loop to enumerate. Which may be a technical fix but not an elegant one. 

1 0
replied on May 19, 2021

Hello Ben,

I would try holding the query results in a multi value token and theoretiacally that can be accessed as an array.

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

Sign in to reply to this post.