Skip to main content
Skip table of contents

Operation: Move

The Move operation moves the file or folder defined in the path parameter to the local folder defined in the targetPath parameter.

Examples

Move folder

The following example shows a sample parameterization of the adapter for the Move operation to move the MyFolder folder to the X4 folder:

Parameters

Value

pathC:\MyFolder
targetPathC:\X4\MyFolder

Move file

The following example shows a sample parameterization of the adapter for the Move operation to move the MyFile.xml file to the0 X4 directory:

Parameters

Value

pathC:\MyFolder\MyFile.xml
targetPathC:\X4\MyFolder\MyFile.xml
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.