B2B Integration : ActiveTransfer Built-In Services Reference : Asset Document Types : Overview : wm.mft.assets.rec.event.action.properties:MoveFile
wm.mft.assets.rec.event.action.properties:MoveFile
Document type that contains the details of the move file action in ActiveTransfer Server.
Variables
destination
Document Specifies the location to move the file to. Variable are:
*destinationUrl String Specifies the complete path of the destination folder to move the file to. The path could be on the local machine or network, or could be on a remote machine. Examples: FILE://c:/ProjectFolder/download/ or FILE:////<host>/SharedFolder/
Note:  
Make sure that the OS user running the ActiveTransfer Server instance has full access to the shared location. When you enter file path locations, be sure to end the path with a slash character (“/”) to identify the location as a folder and not a file.
*createDirectory Boolean (Optional) Specifies if, when the folder path given in Destination URL does not exist, ActiveTransfer must create the directory.
*false - (default) ActiveTransfer does not create the missing directory.
*true - ActiveTransfer creates the missing directory.
*isRemote String Specifies if the destination folder is a remote path.
*false - (default) The destination folder is in the same network.
*true - The destination folder is a remote path.
*username String (Optional) Specifies the username to access the remote system.
*password String (Optional) Specifies the password to the remote system.
renameFileTo
String (Optional) Specifies the name to rename the file to.
waitTime
String (Optional) Specifies the number of seconds to wait before starting the move operation. This is to ensure that an outside process is not writing to the file.
giveUpAfter
String (Optional) Stops the move operation if it does not complete within the number of seconds specified in this parameter.
retryFactors
Document (Optional) Specifies when ActiveTransfer Server should retry the move file action.
*retryWhenInterrupted String Retry a failed move operation for the specified number of times.
*false (default)
*true
*retryAttempts String Specifies the number of retries.
*resumeFromPointofInterruption String Specifies that an interrupted file move action should resume from the point of interruption.
*false (default)
*true
*retryInterval String Specifies the time interval between retries.
preserveFileDate
String (Optional) Set this option to true, if you want ActiveTransfer Server to retain the time stamp indicating when the file was last modified.
ftp
Document Specifies additional for FTP, FTPS, FTPES protocols. Variables are:
*asciiTransfer String (Optional) Set to true, to change the file transfer mode to ASCII.
Note:  
The default transfer mode is binary.
*simpleMode String (Optional) Set to true, to change the file transfer mode to simple mode. Use this option if you are transferring files to AS/400 systems.
*convertLineEnding String (Optional) Set to true, for ActiveTransfer Server to change the line endings of the file.
*None (default)
*CRLF - Windows
*CR - Mac OS Classic
*LF - Unix
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback