Search found 2 matches

by cobra34
Thu Jan 07, 2016 8:17 pm
Forum: Scripting
Topic: Picking JFD Information
Replies: 2
Views: 1874

Re: Picking JFD Information

It's ok !!

correct xpath pour switch : /*/....
and my original xpath is /JDF/.. (official Xpath for JDF)

thank you very much
by cobra34
Wed Jan 06, 2016 6:25 pm
Forum: Scripting
Topic: Picking JFD Information
Replies: 2
Views: 1874

Picking JFD Information

Hello, i'm a newbie, :D i want pick data in JDF file to create folder on based on informations who are on my JDF. But when a use the flow exemple "Sort job based on JDF metadata" to pick up data in "XPath to sort field" I put my XPath : "/JDF/@ID" for exemples but in me...