Search found 2 matches

by Sarasked1956
Wed Jan 17, 2024 5:12 am
Forum: Flows
Topic: Is there a way to force Switch to process files?
Replies: 1
Views: 766

Is there a way to force Switch to process files?

Is there a way to force Switch to process files based on the file name? For example, I have 5 XML documents 123-1, 123-2, 123-3, 123-4 and 123-5 that need to be processed by a configurator in numerical order. Currently my flow is processing them randomly.
by Sarasked1956
Wed May 31, 2023 9:48 am
Forum: Applications
Topic: How to convert xml to jdf using xslt or other apps?
Replies: 5
Views: 8983

Re: How to convert xml to jdf using xslt or other apps?

One way to convert XML to JDF using XSLT is to use an XSLT processor, such as Saxon, Xalan, or MSXML. These are software applications or libraries that can execute XSLT transformations on XML documents.