You are viewing limited content. For full access, please sign in.

Question

Question

Workflow Web Services - HTTP Web Request - Read XML Contents/Create/Assign Token.

asked on September 2, 2016

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? )

 

0 0

Replies

replied on September 2, 2016

You can read about XPath here.

0 0
replied on September 14, 2016

It's not really possible to give you more direction/help than Ege did in his post without seeing the structure of your XML. Extracting data from XML is not Laserfiche-specific so the XPath expressions would depend on your file. The Read XML activity will generate tokens based on the XPaths you specify, which you can then use to set fields.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.