Category 101
Discussion List
-
can a power user create a schedule in task manager and open the schedule.Summary: i have a user with a power user role. When logged in to his account he can see the templatein task manager, he can create a schedule for this template but once …
-
Notification about "Security Policy for OCI Console"Summary: Content (please ensure you mask any confidential information): Last month, the CFO of my company received an email about "Security Policy for OCI Console". He s…
-
Planning to utilize API to load data from external source to EPCBS data management.Planning to utilize API to load data from external source to EPCBS data management. Which data location folder does the API data should be directed to? And can you share…
-
Using PBCS Cloud, how to use the REST API to Get the attachment after executing a jobSummary: Using PBCS Cloud, how to use the REST API to Get the attachment after executing a job from Application > Overview > Export Data. I see the job execution & can m…
-
Oracle Healthcare Planning Starter Kit Solution Demo Script and DataHi Oracle Community, how can I access to Demo Script and Data from Oracle Healthcare Planning Solution?
-
bulk submissions in approvals workflow in PBCSIs it possible to submit bulk approvals of multiple entities in a single transaction from the approvals workflow in PBCS ? Currently it appears to be only possible to su…
-
Integration Pipeline process failed for power user to load data from Planning to FCCSSummary: Content (please ensure you mask any confidential information): Hi all We have an issue were a power user set to be a proxy user so they should be able to load d…
-
pipeline from groovySummary: Is there any way to call pipeline from groovy apart from REST API? Content (please ensure you mask any confidential information): Version (include the version y…
-
Data Exchange refresh metadata option is throwing error after adding a new dimensionSummary: I have added a new dimension to an existing application and i want that dimension to be available in data exchange so that it can be used in the integration pro…
-
Issue while running business rule - An error occurred while running the specified calc scriptSummary: Issue while running business rule - An error occurred while running the specified calc script Content (please ensure you mask any confidential information): We …
-
Period mappings not working properly for data integrationI'll admit; the title of the question isn't totally accurate as I know for a fact it's something I'm doing wrong, but for the life of me I can't figure out how to fix it…
-
"Unable to retrieve source budget name" error during EPM to ERP (BC) integrationWe've run integrations several times over the past couple of years to move data from Planning to Budgetary Control in ERP, but this is the first time I've gotten this er…
-
Decimal precision not working -groovy-csvwriter -datagrid exportSummary: Hi All, I am exporting datagrid to csv file(csvwriter) using Groovy script. The exported data has precision issues as below. For Example: In smartview, the data…
-
One click single Cube migration by snapshot, possible?Summary: Content (please ensure you mask any confidential information): Hi, Just for brainstorm on a migration case. Let's say there is an application with 3 cubes - PRO…
-
Create Choice List for Integration FiltersSummary: Create a drop-down list for Integration filters Content (please ensure you mask any confidential information): Hi, I found this document using "Choice List" to …
-
Set Number of Seconds Before Rules Run in Background Not workingSummary: Set Number of Seconds Before Rules Run in Background Not working Content (please ensure you mask any confidential information): In application→Settings we have …
-
Groovy - How to exclude shared members from ASO createDataExporter()?Summary: HI All - I need to exclude shared members from a createDataExporter() ASO data export. Would the best way way be to create two lists : List 1 with the members f…
-
How can I assign a group of users to a task in task manager in PBCS. viewer or assigee or approverSummary: How can I assign a group of users to a task in task manager in PBCS. viewer or assigee or approver Content (please ensure you mask any confidential information)…
-
weekly and monthly planninghi Team in a custom PBCS implementation, we are trying to do mix of both weekly and monthly planning. Is it feasible? Use case - few accounts and few products do weekly …
-
Is there any way to expand the current limitation in Reports for only sending emails up to 10 MB?Summary: In Reports, when executing a bursting definition there is a size restriction of only 10 MB. Is there any way this can be expanded? Content (please ensure you ma…
-
Is there a way to automate updating data map member mappings?Summary: We have a cross pod data map with member mappings. There is no ability to do dynamic member maps so we need to manually update it every time a new member is add…
-
How to use EPM pipeline copy to Object Storage and copy from Object Storage job typesSummary: Can not use EPM pipeline both copy to Object Storage and copy from Object Storage job types Does anyone sucessfully use these 2 pipeline job types?? Content (pl…
-
Can we update Query in Data Exchange dynamically?Hi , We have a direct integration with a database to pull data using a View. The database query is something like below. select account,period,platform,product,profit_ce…
-
How to use a REST API to retrieve a data management process statusSummary: I'd like to know how to use a REST API to retrieve a data management process status. Content (please ensure you mask any confidential information): Following th…
-
SET CREATEBLOCKONEQ does not open the blockHello everyone, I wrote a business rule with SET CREATEBLOCKONEQ to open the block. But it showed strange behavior. I fix from FY25 to FY28, BUT it did not open the bloc…
-
Form Security for connected EPM instancesSummary: I have two EPM instances: A and B in this context. EPM A is the primary Planning instance and EPM B is a supplemental Planning instance where we perform budget …
-
ESSG_ERR_Operationfailed error after clicking on save in data formSummary: We are getting the ESSG_ERR_OPERATIONFAILED error after clicking on the save button of the form. There is no information available in error to know what is caus…
-
Getting Error while using [[PlanningFunctions.getUserVarValue("xyz")]]Summary: we are using [[PlanningFunctions.getUserVarValue("OEP_Scenario")]] and [[PlanningFunctions.getUserVarValue("OEP_Version")]] in business rule, we have user varia…
-
How to create Batch type task to execute scripts in task manager in epbcsSummary Can anybody help how to call batch scripts from task manager i see there is a task type of Batch ,but not sure how it will read the locations of scripts and exec…
-
Assign UDA Using GroovyHello everyone, I want to update the UDA of a member list based on the smartlist selection. Ideally, the calc would create the grid, read the value, and assign the UDAs.…