To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Planning
Discussion List
-
Help with ASO MDX member formula - data output formatSummary: I have recreated a member formula for an ASO cube and the evaluated value is correct. The output value should be a percentage. The member data type is set to pe…
-
SET CREATENONMISSINGBLK on PBCSSummary: Hi, can I use SET CREATENONMISSINGBLK ON on PBCS to create blocks? Is the function supported, or are there problems? Content (required): Version (include the ve…
-
SmartPush on dashboardsHello, I've build a webform with a BR rule set to "run on save" and a Smartpush as "run on save" aswell. When I save data directly in the form it works fine. However, I'…
-
How long does Oracle store daily backups (Snapshots) on their servers?Summary: It seems Oracle stores daily backups (Snapshots) on their server. I wonder if someone can help to clarify the following: (1) Is there documentation on this matt…
-
How does time to display EPMAT-7 error determine?Summary: Content (required): My customer executed login command of EPM Automate twice during cutting network. The following error occurred. ----- EPMAT-7:Unable to conne…
-
Trigger a batch of data management Data load rules via a groovy rule?Summary: I basically want to trigger a number of data load rules using groovy scripting, as I think this is doable using Rest APIs however am new to this concept so guid…
-
What's New in 22.10?Yes, I am still alive! ;-) I know it has been way too long between posts. Mea culpa, mea culpa, mea maxima culpa. I've been swamped with work and kept having trouble fin…
-
Migrate reportsSummary: Report not being updated when migrated to different environment. Content (required): Hi all, We have encountered an issue in the following situation: Goal is to…
-
Management Report Export in ExcelSummary: Content (required): Hello, We have a requirement that client want to export the report in the different tabs of the excel for cost centre dimension. We have mor…
-
How can I avoid adding .xml suffix to an .xlsx report in the Snapshot exportSummary: A snapshot is created which contains a report in .xlxs format , but when we download the snapshot - the report is in "Report_Name.xlsx.xml" format due to which …
-
Batch Scheduler in PBCSSummary: Looking for way to kick off 45 batch scheduled reports at once Content (required): We have 45 scheduled batch reports that currently run as "Perform Monthly" on…
-
Remove icon in a data form when opening in the webSummary: In EPBCS data forms, what is the icon/mark on the upper right-hand side. Content (required): In the web version of EPBCS data forms, what is the icon/mark on th…
-
Restrict access (cell level security) editable by power userSummary: To restrict data input on certain members in the period dimension (days), we have enabled cell level security to do this which works perfectly. Requirement now …
-
Could Filter based on data values using GroovySummary: I would like to export data from to csv using groovy, but specific data value should be exported Content (required): Hello All, I have a requirement to export d…
-
Security ReportSummary: Hi Team, User wants security report from Planning Cloud , but unable to get the required information. Content (required): User wants security report automatical…
-
Not able to get the values in Hybrid BSO (Freeform) using @calcmgrSLMember for multiple dyn parentSummary: Not able to get the values in Hybrid BSO (Freeform) using @calcmgrSLMember for multiple dynamic parent Content (required): we are trying to make the code dynami…
-
Has anyone worked on Groovy script for importing dimensional security into EPBCSSummary: Is it possible to import dimensional security into epbcs using groovy? Version (include the version you are using, if applicable): Product name EPBCS Version: 2…
-
Drill Through Error - "Invalid response received; operation is cancelled"Drill Through Question - We are seeing the following error when trying to drill through to a new sheet in Smart View: "invalid response received; operation is cancelled"…
-
How can I make unique combinations of dimensions for changed cells ?Summary: All the examples I have found are using operation.grid.dataCellIterator({DataCell cell -> cell.edited}).each{ for one single dimension. I have a combination of …
-
Undeploy ruleSummary: How to undeploy a rule? Content (required): Each time that we update a calc we deploy it. Is there a way to undeploy it? Thank you Version (include the version …
-
Writeback to HCMSummary: We have a requirement to have a writeback integration from EPBCS to HCM regarding the workforce data Content (required): Hello All, I have a business requiremen…
-
Flex Form in Smartview, certain rows not appearing for userSummary: We have created a flex form in PBCS and when one of our users tries to open it a section of rows does not appear for that user. When I open it, it is working co…
-
Approval Workflow on custom dimensionSummary: Approval Workflow can be set up only in Custom segment ? As per standard feature, it can be enabled in co-junction with Entity\Entity-Custom segment only. Conte…
-
One or two Integration Agent installations for data transfer into 2 different planning instances?Summary: We are using the EPM Integration agent to perform a dataextraction from a datawarehouse (Oracle DB) and transfer it into one planning application triggered by d…
-
Data integration between EPM Cloud and MS Azure Cloud StorageSummary: Content (required): Hi all We would like to know if it is possible to extract data from EPM Cloud Planning and load it into Azure cloud storage. Could this be a…
-
Can you use a cell string value in RSIBLINGS rule calc to make it dynamic off user input?Summary: I am working on a custom cube that allows us to track type of employee additions/reductions/promotions, transfers easily for our planning cycle. I am trying to …
-
Snapshot size does not correspond to # of blocks and block size?Summary: I changed a dimension from dense to sparse in Test, but the snapshot size has not changed as much as it should have, judging from the resulting # of blocks and …
-
Will we ever be able to move dimension changes from EDMCS to EPBCS automated, without file importSummary: We would like to be able to move dimension changes (ie account) seamlessly to planning from EDMCS without having to export a file and import to planning. Conten…
-
My Services Cloud Account name/Identity domainSummary: My Services Cloud Account name/Identity domain Content (required): Hi Is there a way we can change the name of identity domain/Cloud account name? We havent yet…
-
Groovy Code to Determine Valid IntersectionsSummary: We have a valid intersection to define the business unit for each department (every department belongs to only one BU). To make business rules more efficient, w…