Hi Guys,
We are in the Phase of Integration between Filenet and Laserfiche Application where the requirement is to Get an XML File in Laserfiche Workflow pushed by XML Coding from File Net Team.
We have already received the XML File in our Workflow Web Service by using HTTP Web Request and configuring the Method as "GET" Method and defining the URL of XML Link.
(NOTE: XML Contains the metadata Fields and Contents of our Designed Laserfiche Form.)
Now,we need to read Contents/Field Values from XML File. How can we do same?
Do we need to Create tokens and assign Field Values ?
Kindly need steps and examples to read contents/Field Values from XML.
Your support is appreciated.
Below is few supporting screenshots ( How to define XPath expressions? )