Expand my Community achievements bar.

Merging XML Data into Form porgrammatically

Avatar

Former Community Member
When user submits a form, workflow stores all the form data in the database in XML Format.

Is it possible to merge this XML data to the same form programmatically?
3 Replies

Avatar

Former Community Member
Hi Arshad,



LiveCycle Forms will accomplish this for you. Check out the following site for more information on the product:



http://partners.adobe.com/public/developer/livecycle/forms/devcenter.html



Catherine

Adobe Systems

Avatar

Former Community Member
May be I am missing something here.

I could not find the info.

Need help!

Avatar

Level 9
Yes.

You can do one of the following:

a) Build a custom application using the LiveCycle Forms api.

b) Use the RenderForm QPAC within a workflow to convert the XML to a PDF.

The RenderForm QPAC is a little obscure to use - read the documentation VERY carefully, and be very careful about the values you enter, otherwise it won't work. It does work perfectly if you get all the values right. In my experience, you do need to enter a username and password, even though these are not noted as mandatory fields.



Howard

http://www.avoka.com