Hide last authors
Outhman Moustaghfir 3.1 1 = Overview =
Outhman Moustaghfir 1.1 2
3 The MoveFileToJob function is designed to move a file from a specified user path to a designated session path. This functionality is particularly useful in scenarios where files need to be organized or processed within a specific job or session context.
4
5 = Parameters =
6
7 * fileName : the name of the file to move.
Outhman Moustaghfir 2.1 8 * sourceFolder: Name of the source folder where the file is located.(e.g., in 'Data\ENV\iXPath\xsl,' the source folder is 'xsl').
Outhman Moustaghfir 1.1 9 * destinationFolder : Name of the target folder within the session where the file will be moved.
10
11 = Uses =
12
13 {{code language="XML"}}
14 <TEST><xsl:value-of select="ixf:MoveFileToJob('fileName','sourceFolder','destinationFolder ')"></xsl:value-of></TEST>
15 {{/code}}
16
17 = =
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian