Download Using the WCC Document Transfer Utility Throws Permissions Error
Summary
Calling DownloadTool.run() on an exported file results in a permissions error.Content
Hello, I wonder if anyone else has seen this issue. Using the Import Management Rest API I create an export activity and then attempt to download the exported file using the oracle.ucm.fa_client_11.1.1.jar DownloadTool. The tool writes an error message to stdout and then throws an IllegalStateException with the message UCMCLIENT_DOWNLOAD_RESPONSE_NOT_A_STREAM_ERROR: Content Server responded to download (GET_FILE) request with an error payload. The error payload written to stdout is "Unable to download 'UCMFAxxxxxxxx'. User 'username' does not have sufficient privileges.". Downloading the exported file using the Export Management UI works. I am calling the DownloadTool like this: