Set folderpath from XML-field
Posted: Wed Feb 28, 2018 3:26 pm
Hi,
Im trying to set the path to a folder with the help from metadata.
My ERP is generating an xml which contains an orderID. On my fileserver there is a corresponding folder which name is the same as the orderID. I want to set the folder path to this folder and grab the files in there and use them in my flow.
I guess it should look something like this:
//192.168.163.188/orderFolder/[Metadata.Text:Path="/root/order/ordertag",Dataset="Xml",Model="XML"]
I just can't figure out which flowelements Im supposed to use.
Does anybody have any ideas?
Best regards
Anders
Im trying to set the path to a folder with the help from metadata.
My ERP is generating an xml which contains an orderID. On my fileserver there is a corresponding folder which name is the same as the orderID. I want to set the folder path to this folder and grab the files in there and use them in my flow.
I guess it should look something like this:
//192.168.163.188/orderFolder/[Metadata.Text:Path="/root/order/ordertag",Dataset="Xml",Model="XML"]
I just can't figure out which flowelements Im supposed to use.
Does anybody have any ideas?
Best regards
Anders