XML watched folder and process invoke


hello,

we trying create application merge xml data , pdf form , initiate workflow.
is possible existing components (without need customization)
create process in deploy xml files in watch folder , after form populated xml data occur in "to list" of particular user?
if describe details appreciate!

this possible without customization.

the first thing need build process has in variable of type document.

then set watch folder endpoint on process can drop file on file system. it'll populate in variable of type document content of file (xml). need document variable later when using lc forms, otherwise use xml type.

in process, you'll need create variable of type xfaform , initialize point xdp in resource tab. form user see in workspace. you'll want configure render service (under advanced settings) point sample forms/ renderpdfform. set data parameter document variable contains xml. if xml in right structure, should populate pdf properly.

the last step add user operation , assign xfaform input form variabale.

jasmin


More discussions in LiveCycle installation, configuration, deployment, and administration


adobe

Comments