Can I pull an upload field from a form to Workflow and pass it back to a different form?
I have a form that contains a list of activities that need to be done. It is in a collection field. I have been able to pull field info for each row in the collection and trigger the new form for distribution. It works perfectly, except for the upload field. I pulled the upload field (also in collection) in the Retrieve Business Process Variables, but it is not listed in the Invoke Business Process-Fields or the Starting Variable Values - Variables. I have verified that there is a corresponding field on the new form.
I can pull it under Starting Variables -For Each Row, but I have no way to assign it to a field on the new form.
Any ideas?
Sorry if this is confusing, it is difficult to explain.