Hello,I am testing the process-feature of the Livecycle
WorkBench.However, I am facing some difficulties...As a matter of test,
I wanted to create a simple process which would:Fetch an email
attachement, an interactive PDF formExport the XML data from the
formsend the XML data by email I manage to do step 1, but as soon as I
get to step 2, I have the following problem:I have the PDF form stored
in a variable, of type document, by I cannot use this variable to assign
in as input to the "export da...