I have a need to create an ABAP Webdynpro that will upload a completed Adobe interactive form and then route the form to multiple approvers thru workflow. I am having trouble finding any documentation or examples of passing the Adobe form in the workflow. Do I have to save the content of every field on the form to an internal table and then have every workitem call an ABAP webdynpro to render the form? Any help or suggestions would be greatly appreciated.