Attribute | Required | Description |
appendFileName | No | Boolean value. If True, add newName to the targetPath. Default is True. |
authID | Yes | Unique authentication ID assigned to the user after successful login. |
createNewVersion | No | Boolean value. If True, create a new version of the file or folder. Default is True. |
latestVersionOnly | No | Boolean value. If True, only the latest version is to be copied. Default is True. |
locale | No | Current user’s locale, such as en_US, from <Context root>\WEB-INF\localemap.xml. |
maxVersions | No | Number of versions to copy. |
newName | No | New name for copied item. |
serverURL | Yes | URL that accesses the BIRT iHub, such as http://Services:8000. |
targetPath | Yes | Directory path to which to copy. |
timeZone | No | Current user’s time zone from <Context root>\Web‑inf\TimeZone.xml. |
volume | Yes | BIRT iHub volume to copy from. |
workingFolderID | No | Unique ID for the source folder. |
workingFolderName | No | Name of the source folder. |