- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
First of all thanks for reply, Step in my process are;
Query for Multiple Rows as XML : I used this operation to get data form db and put it into xml variable.
Read Resource Content: It is used for get pdf from the repository and put it into a document variable. (pdf also includes .swc )
Set Value1: It is used to put xml variable into xfa variable
Set Value2: It is used to put xfa variable into document variable
importData: It is merging document variable with the pdf document that is got from repository.
renderFormGuide: It is used to render populated pdf as form guide.
Process is working without errors. It is merging data into pdf and we can see filled pdf after importdata operation. But when we render it as form guide, fields are empty. We will not use form guide in workspace, we are plannig to get the Remote URL to use in webservice
Thanks in advance
Murat
Views
Replies
Total Likes