Avatar

Level 2

Jasmin,

I have resolved the issue by doing the following

  1. I am sending the PDF as an E-Mail attachment to initiate the process and assigning it to a document variable using the email endpoint.
  2. Within my process, the first operation is an export data operation that takes the document variable from step 1 as an input and outputs the data into an xml variable.
  3. I am setting the xfaform fields for the data filled in using the xml document variable created in step 2.

Thanks for your help.

Varma