Dear All,We are using Adobe LiveCycle Form ES and Process Management. We
are enable to submit our form data on a URL where we can retrive the XML
and at the same time we can invoke a process to parse the XML and put
the data in Database.But now i dont know how i can retrive the databack
from DB, form the XML and show it in the existing PDF template using the
Process management any Idea.As i can do it easily using some java magics
by reading the data from DB, making an XML and then combining that...