Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Variables in a custom flex form guide

Avatar

Former Community Member
I am using LiveCycle Workbench ES 8.2 to define process. I have a form guide (xdp) using a custom library (swc) layout. I have variables inside the swc and I want to have acess to this variables in the process, to store the values at the process. Does anybody know how to do it??

Any help would be greatly appreciated.

Thanks, Karina.
2 Replies

Avatar

Former Community Member
The data from the form shoudl be in an XFAForm variable ....you will have to use a SetValue service to populate your process value with specific XML node data (that represents the fields on the form). You would use XPath editor to parse the XFAForm to get to your specific node.

Avatar

Level 9
Hi Karina

If you use an XML schema in your form design, and check the "Embed" option when you add the schema, then Workflow Designer will be able to navigate directly into your form data.



Howard

http://www.avoka.com