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

Question

Question

Invoke Business Process text box limit?

asked on May 25, 2017

I am trying to have a workflow start a forms process filling in field values from another forms process. There are a ton of variables to carry over, probably 200-300 or more. I was filling in the Starting Variable Values text box for the Invoke Business Process activity, but after a certain point (probably around 90 variables, 7030 characters,) it won't let me create new lines in the text box anymore.

Have I hit some sort of limit? I'm not sure how else to carry the variables over. Entering the variables one by one is extremely tedious, but if it works it works.

 

0 0

Replies

replied on May 26, 2017

Is this after the initial form has been submitted?  If so, could you have the submission step kick off a workflow that grabs all the variables through a "retrieve form content" step, dump the variables into a SQL table, kick off the new form with 1 or 2 of the variables being passed, then have the form pull the rest of the values from the SQL table?

1 0
replied on May 26, 2017

It's the initial form for the second process. I think I might be able to accomplish it with SQL though.

0 0
replied on May 26, 2017

The limit was 7000 characters, it's been raised to 65,535 characters for Workflow 10.2.

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

Sign in to reply to this post.