Data Services
All Products
js-ant export –DexportArgs=”--roles <role name> --roles-users <user name> --uris /<Report_Folder_Name> --repository-permissions --report-jobs --include-access-events” -DdatabaseUser=<username> -DdatabasePass=<password> -DexportFile=<File_Name>.zip
Option
| Argument
| Description
|
---|---|---|
--roles
| role name
| Comma-separated list of roles that you want to export. If you do not specify a value, all roles are exported.
|
--roles-users
| user name
| Comma-separated list of users that you want to export. If you do not specify a value, all roles are exported.
|
--uris
| /folder name
| Name of the folder in the repository.
|
--repository-permissions
| -
| The permissions associated with the folder that you want to export.
|
--report-jobs
| -
| The scheduled jobs associated with the reports that you want to export.
|
--include-access-events
| -
| The access events that you want to export.
|
-DdatabaseUser
| username
| User account for the database.
|
-DdatabasePass
| password
| Password of the database user account.
|
Updated May 14, 2019