So you want to.....
Reference a LiveCycle Variable inside a XPATH expression inside Livecycle Workbench
Situation:
Consider: /process_data/datasource/Persons/person[id/text()=//@idnumber]
Blue is a local livecycle process variable
Green is the XPath expression
Side Note:
What the "//@" indicates to me is that in the background Livecycle is storing process variables as attributes in a "bigger" xml surrounding the process / application / instance.
Reference a LiveCycle Variable inside a XPATH expression inside Livecycle Workbench
Situation:
Consider: /process_data/datasource/Persons/person[id/text()=//@idnumber]
Blue is a local livecycle process variable
Green is the XPath expression
Side Note:
What the "//@" indicates to me is that in the background Livecycle is storing process variables as attributes in a "bigger" xml surrounding the process / application / instance.
No comments:
Post a Comment