Hi all,<br /><br />I send mails with a pdf attached to an email endpoint and my process is kicked of nicely.<br /><br />Also I use the exportData-service to get the xml data out of the pdf file which also works fine. I get a structure like this:<br /><br /><xfa:data><br /> <form1><br /> <more fields with data><br /> </form1><br /></xfa:data><br /><br />Now my problem is that I need to add this data to an xfaform which can be processed and viewed by Users in my process.<br /><br />I have tried with a "Set Value" with the following:<br /><br />/process_data/myXFAForm/object/data/xdp/datasets/data = /process_data/myXMLdata<br /><br />But unfortunately this does not do the trick...<br /><br />Can anyone help me here?<br /><br />Sincerely<br />Kim
↧