Overview

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.

Parameters

  • fileName : the name of the file to move.
  • sourceFolder: Name of the source folder where the file is located.(e.g., in 'Data\ENV\iXPath\xsl,' the source folder is 'xsl').
  • destinationFolder : Name of the target folder within the session where the file will be moved.

Uses

<TEST><xsl:value-of select="ixf:MoveFileToJob('fileName','sourceFolder','destinationFolder ')"></xsl:value-of></TEST>

Tags:
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian