Planning
Discussion List
-
WF -- Transfer -- FTE not cleared -- Year 1Summary WF Transfer process does not clear FTE data for transferred out months - from source entityContent Hello All, * Steps (V - 20.04.66) * Transfer Asset - from one … -
Shared Member Error when Cloning EnvironmentContent I am getting a few errors with shared members when importing PROD Snapshot to TEST. Has anybody experienced something similar? Error Message : Shared members can… -
SmartView Ad-Hoc Sheet With Smart List gives error while submitting data in EPBC Workforce Jul ReleaSummary SmartView Ad-Hoc Sheet With Smart List gives error while submitting data in EPBC Workforce Jul ReleaseContent SmartView Ad-Hoc Sheet With Smart List gives error … -
"The application is invalid."Summary Error upon login after removing application. Help!Content I removed an application on Friday from our development (test) environment planning to "start fresh" on… -
PBCS REST API Restart ServiceSummary Having issues with the Resetserver REST API callContent G'day Guys, anyone got the reset service REST function working? I'm getting someone random errors (genera… -
XWRITE like functionality between EPM Cloud Planning applicationsSummary What is the community using to create XWRITE like functionality between EPM Cloud Planning applications?Content Hey all, I have developed two methodologies to mo… -
Smart View - Cannot delete a value in a cell containing a Smart ListContent Hello everyone. In a form in Smart View, I cannot delete a cell that contains a smart list value. When I delete the value, the following message appears: Smart L…User_2025-01-28-02-48-16-296 41 views 3 comments 0 points Most recent by User_2025-01-28-02-48-16-296 Planning -
EPM User Role Gives User Access to Integration->Data ManagementContent Hello all, I am working with a customer where we have updated navigation flows for a user but, they still see the "Data Load Settings" and "Data Management" link… -
53rd week in Monthly App (P12) - incremental enablementSummary Can I just update for 53 weeks without re-build to P13 application?Content I have an existing EPBCS (P12) application which I want to keep as a P12 application b…User_2025-02-05-23-45-21-053 34 views 4 comments 0 points Most recent by Mark Rinaldi-Oracle Planning -
contains - in groovySummary contains issue in groovy BRContent String sRTPMgt = rtps.Mgt.toString() List Mgtlist = ['Africa','Canada','UK','China'] if (Mgtlist.contains(sRTPMgt)){ run datam… -
Apply context on dash boards between 2 data formsContent Can we do the apply context between two forms - like I have master form where I have full entity structure having regions/country/divisions. Now the child form h…Suresh Ratnala-Oracle 52 views 6 comments 0 points Most recent by Shankar - PM Cloud EPM-Oracle Planning -
Conditionally run an AGGContent Hi, I have a rule with an RTP of type "member". What I'd like to do is aggregate a dimension only if the RTP value is a certain member. In the past I've done som… -
Block Update/Access to one cube within EPBCS applicationSummary Is it possible to Block Update/Access to one BSO Cube?Content We have EPBCS with 3 cubes (1 ASO, 2 BSO) and we would like to block updates/access to one BSO cube… -
Can we define security based on Attributes defined for entity dimension?Summary Requirement is to define user based security based on entity attributes, if I selected the region entity hierarchy where I want to give access to only the entiti… -
Copy Comment Attachements in same cube from level 0 members to Total Parent LevelContent Hi, Is it possible to view comments/attachments made on Level 0 Member on different custom dimensions to view/copy it to a higher Parent level across these dimen… -
Migrating a custom non-hyrid cube into a hybrid enabled essbaseSummary Forward compatibility of non-hybrid EPBCS custom applicationContent Client has a non-hybrid essbase in PROD. So, the custom EPBCS (does not use the modules) appl… -
Retrieve Substitution variable values in Groovy Business RulesSummary Retrieve Substitution variable values in Groovy Business RulesContent Hi All , While writing a Groovy BR , I was unable to find a Method which can retrieve the v… -
Get the attributes from a member via REST APISummary Get the attributes from a member via REST APIContent Hey all, I am trying to get all the attributes associated to a member via REST API via groovy. However I am …