Skip to Content
0
Aug 10, 2009 at 07:44 PM

Trigger workflow from ABAP webdynpro and attach an Adobe interactive form

120 Views

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.