When to use this Flow type
Using this Flow type, you can transform one or multiple XML files by applying the XSL style sheet.
Process
Step 1. Create Connections for the source and destination documents. It can be the same Connection. Only Server Storage Connections are allowed for this Flow type.
Step 2. Start creating the Flow by typing xsl into the Select Flow Type dialog box:
Step 3. Continue by adding one or more transformations, selecting the source and destination Connections created in Step 1, entering a file name or a wildcard file name for the source XMLs into the FROM field, and (optionally) entering the destination file name into the TO field. If the TO field is empty, the destination file(s) will be created with the same name as the source file(s). Read how the system will calculate the destination file name.
Tip: To transform multiple files in separate threads, set the value of the Maximum Simultaneous Operations to greater than 1.
Tip: This Flow collects the files matching the FROM field from the source Connection and creates files in the destination Connection. If the source Connection and the destination Connection are pointed to the same folder, and the TO field is empty, the original source file(s) will be overwritten. It is highly recommended that you use a different folder for the destination Connection. You can use the Create folder(s) Flow type to create folders at run time.
Step 4. Click MAPPING, select the Parameters tab, and enter the XLST.