So trying to implement Cloud processes and wondering how you would do a table merge in an update word doc activity.
There is no Retrieve Business Process Variables in Cloud workflow (ouch). You setup each individual token one at a time as input variables and then pass them in using Forms.
I have a table on a form. I created a multivalue input token in the workflow and passed it successfully. In the Update Word Doc activity, if I select Table Merge I cannot select the multivalue input token.
I tried to incoming data to a multvalue token using assign tokens (and that worked too). I can't point to that. I did a for each value pointed to the token and cannot select that either. For each row doesnt work with a multivalue token.
Any idea what I am missing? How would one do a table merge with info from a table in Forms in Cloud?
Edit - to clarify, I cannot seem to get this to pull any selectable activities even with multivalue tokens, input values, for each value above it.
Thanks,
Chris