Category 101
Discussion List
-
Open a WRS from Excel with POVSummary: hello experts, I have some reports (WRS) that I want to open via excel, I can do with shared connections Reporting Settings. In each tab I have a report (I have… -
Pass parameters from a Groovy Business RuleSummary: Content (required): I have a Business Rule attached to a form that uses Groovy to execute only on the edited cells. I have a captured the members in variable "e… -
Excel Smartview with VBAHello experts, Can I open an excel with user/pass hardcoded in VBA code and avoid HTML window to sign in the application. I try to create a sub when workbook is open wit… -
Some questions about Query Tracker and ASO AggregationsSummary: I'm no expert on the aggregation functionality of ASO cubes using query tracking. In particular, I'm having trouble with the stated order of operations: 1. Merg…Sabrina Greensea-166456 64 views 7 comments 0 points Most recent by Sabrina Greensea-166456 Planning -
Unable to expand Application in Database Properties - Calc MgrSummary: After the nightly backup, we can expand this in Calc Mgr and use the functionality as needed. Then after a few times it stops allowing it until next nightly bac… -
ASO Logical vs Physical ClearSummary: I have some questions about how we use our ASO clears, and if switching from Physical to Logical clears will cause us any problems. Content (required): Every ni…Sabrina Greensea-166456 129 views 3 comments 0 points Most recent by Sabrina Greensea-166456 Planning -
Member Description groovySummary: Is it possible to change/add Member description property through groovy? Content (required): My requirement is I have a position code dimension, and 2 Text fiel…
-
Calculation based on TimeSummary: Is it possible to load time and get the difference between two times in pubs? Content (required): We can't load the time in pbcs as there is no property for it,… -
"Unable to process your request" error in FRS when the default member is set to blank in promptSummary: When the default member prompt is set to blank, it throws an error saying "Unable to process your request." Content (required): The client's requirement is not …
-
Prevent Rules Migration from Including Script ComponentsSummary: We use multiple script components in our rules, especially to hold common variables for groovy rules. We have noticed that when we promote a rule using migratio… -
Need to refresh a form to see rows available for inputSummary: I have SmartView version 22.20. When I open a data input form, sometimes they open with all rows being greyed out. After I click Refresh, I start seeing rows in… -
Issue with strategic modeling connectivity with SmartViewSummary: Content (required): Hello Oracle community, has anyone ever had an issue with strategic modeling connectivity with SmartView ? I installed both components with … -
How To Add a Dimension to WorkforceSummary: Need to add/turn on a dimension in Workforce that is already in the Plan cube Content (required): We have a Class dimension in our Plan cube, but it is not in w… -
How to copy the list of all Rules from Calc ManagerSummary: How to copy the list of all Rules from Calc Manager Content (required): How to copy the list of all Rules from Calc Manager. We have many rules and we need to c… -
Why Does Some Exported Data have the [Parent Name].[Member Name] format?Summary: I have created a rule to extract level zero members from a reporting tree. All of these members are shared members, but 5 of them are exported as [Parent Name].… -
Governor Limits on Enterprise Planning Application SizingSummary: Hello Oracle Team, we have an Enterprise Planning Subscription and we are building Custom Planning Solution in this environment. We need to know the Sizing Limi…
-
Roles Required for HCM user to integrate with EPBCS WorkforceSummary: Error while connecting EPBCS Workforce with HCM Cloud Content (required): Hi All, Getting below error while connecting EPBCS Workforce with HCM Cloud in Data Ma… -
Scheduling of Flex FormsSummary: I'd like to hear about experience of using the Flex Forms. We understand that Flex Forms are executed sequentially, i.e. if two forms were submitted at approxim… -
EPM agent before scripts groovy is not able to establish the connection with SOAP APISummary: I am trying to load data through soap API using EPM agent. I am already done with the groovy script and validated. it returns the API data in the groovy consol.… -
Launching Business Rule on Save of form is resulting in errorSummary: We are able to run a script from calc manager. When the same script is attached to a form and run on save, it is resulting in error as below: Error parsing form… -
DM: Check report emptySummary: Content (required): Hi all We have an EPM Cloud Data management query with ERP and Planning and when we try to verify the "check report" it is empty. The docume… -
Sample exams for Planning certificationSummary: I plan to give EPBCS Cloud certification and looking for a few sample exams before giving the certificate. Oracle Learning does not have any sample exams. Do yo… -
Announcing Delta Certification Exams - an easier way to maintain your certificationProfessional credibility, greater job satisfaction, and increased career opportunities, to name a few, are benefits of keeping your certifications current. We are very e… -
How to execute Groovy rules from user or planner user (non admin)Summary: I have a PBCS application with groovy rules, and I need to one user with non admin roles execute a groovy rule. When this user try to execute obtain this error:… -
How to Export "text" data type data from PBCS ASO plantype in columnar formatSummary: I need to Export "text" data type data from PBCS ASO plantype in columnar format Content (required): I already can export numeric data with Data management, but… -
Need to add a new Dimension on Planning BSO CubeSummary: Business team would add a new dimension on existing Planning application with one bso cube. I would like to know the best technical approch to follow. Content (… -
Clearing of data for shared members under alternate hierarchy not workingSummary: Found the issue. Disregard lol Content (required): A business rule to set an account to #Missing is not working for the shared children in an alternate hierarch… -
Can I export just PBCS data that has changed over the past 30 mins to csv fileSummary: Export just PBCS data that has changed over the past 30 mins to csv file Content (required): My client has a business requirement to export just data that has c… -
CalcMgrGroovyNumberHello! I'm trying to mask data with a similar approach that the random function in excel. I've been reading old posts where there was a way to do this using @CalcMgrGroo…