LoadFile
Last modified by Outhman Moustaghfir on 2024/03/06 11:13
Use
To load a file using a fileID, we must define the fileID or an array of fileIDs inside the input like :
The input should start with the '§' character like the following example: '§62f139e19871dc0b99484b06'
To combine Path with fileID you can mention them both on Path input example : '${iXEnvPath}/format/FormatExcel.xml§62f139e19871dc0b99484b06'
To use multiple fileIDs, you can separate them by space as: '${iXEnvPath}/format/FormatExcel.xml§62f139e19871dc0b99484b06 62f139e19871dc0bcc424c23'