Hi,
I am using the On-Demand-Assembly solution accelerator to stitch forms. I am trying to access a process variable inside the dxfa file.
This is the syntax i used: <c:forEach var="templateItem" items="${requestScope.paramsMap.templateList}"> The templateList value is not being fetched. The same code works fine if I hard code the items.
paramsMap is set as the Parameters Map variable in the invokeODADocument service.
Any suggestions on what I might be missing here??
Thanks.
Regards,
Vidya