Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 230 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 85 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
I wish to store files created in BIPublisher within WCC.

Store the CSV file output from BIPublisher in WCC.
When doing so, I wish to specify an account, but how should I specify it?
※ I understand it is possible to specify accounts such as ‘prc/supplier/import’,
but when setting parameter4 to ‘prc/supplier/import’ in the BIPublisher bursting definition,
a phenomenon occurs where the file is not created in WCC.
(Reference: https://docs.oracle.com/cd/E96933_01/bip/BIPDM/GUID-A926D588-426F-47C7-8A9A-B0A7959C5814.htm)
The background is that we wish to download CSV files output by BI Publisher to an external server using the following RestAPI (Example 4: GetDocumentIdsForFilePrefix Operation). However, specifying an account is mandatory during this process.
Translated with DeepL.com (free version)
Answers
-
- Yes, you can specify an account (PARAMETER4) for WCC delivery, but it must align with a valid WebCenter Content repository location. If you set
PARAMETER4 = 'prc/supplier/import'
and the file is not created, it likely means that path/account doesn’t exist or isn’t permitted.
- Validate the account/folder exists, permissions are correct, and test with known working values. If uncertain, leave PARAMETER4 blank and rely on default account, then migrate once you validate working setup.
0 - Yes, you can specify an account (PARAMETER4) for WCC delivery, but it must align with a valid WebCenter Content repository location. If you set
-
Thank you for your reply.
How can I verify whether the permissions for the account/folder are correct?
0 -
I do not recall exact steps but log in to WebCenter Content (WCC) as an admin or privileged user.
There should be an option to Search for the Account.
0