We are working on a workflow and using the new Update Word Document activity. This is just a really small portion of a much larger process going on.
We are capturing all the variable values into the tokens we need to use, we doubled checked to make sure.
As shown, there are 2 rows worth of data in the table. Using the Simple Field Merge on other tokens in the document updates and plugs in the values just fine, however, with the Table Field Merge we are only getting the first row, as shown below, not all rows that were filled in the Forms based form.
We did have this working before, using the word update utility, but at some point changes were made to the data types which seems to have made it stop working, so we reverted the data types. Since then we have not been able to get it back working.
There are no errors or warnings after running the workflow, always 'completed'. So far we have tried rebuilding the Update Word Document activity, removing all additional activities done to the Word document, removing all custom JavaScript from the Forms side of the process, adding or adjusting the table in the Word document itself, tried reconnecting all variables (to include renaming and reconnecting), and miscellaneous other checks. Any help would be greatly appreciated.