Skip to main content
Skip table of contents

Operation: Copy

The Copy operation copies the file or folder defined in the path parameter to the local folder defined in the targetPath parameter.

Examples

Copy folder

The following example shows a sample parameterization of the adapter for the Copy operation to copy the MyFolder folder to the X4 directory:

Parameters

Value

pathResources/MyFolder
targetPathResources/X4/MyFolder

Copy file

The following example shows a sample parameterization of the adapter for the Copy operation to copy the MyFile.xml file to the MyFolder directory:

Parameters

Value

pathResources/MyFile.xml
targetPathResources/MyFolder/MyFile.xml
JavaScript errors detected

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

If this problem persists, please contact our support.