Is it possible to loop through lines, make api call and update BOD elements? If you pass the attribute to the workflow using parameter - only updates first element (also limitation of 4000 chars: tried concatenating). If you pass through structure doesn't update BOD. Can't use scripting since we can't make internal API calls with this component. Can't use splitter since we have no way of merging back together.
We are able to loop through lines using a structure within the workflow and make api call but how is updating the BOD accomplished? Need to be able to populate the correct elements then get back to the Document Flow to continue process.