Category 161
Discussion List
-
How to rename files with date & time stamp on Target side in pipelineSummary: Hi Oracle, How to rename files with date & time stamp on Target side in pipeline? Code Snippet (add any code snippets that support your topic, if applicable): -
How to make Version dimension selection dynamic based on Scenario selectionSummary: Trying to figure out how to make the Version dimension selection on a report dynamic based on what is chosen by the user for Scenario. For example, if Actual is… -
How to disable MFA for Identity Cloud Console loginSummary: Disable MFA for Identity Cloud Console login with ID Admin privileges Content (please ensure you mask any confidential information): We are receiving LIDO authe…MaheshBalla 355 views 2 comments 0 points Most recent by Saif Rehman-Oracle EPM Platform and Freeform -
Pipeline with Conditional LogicSummary: Wondering if anyone has been able to achieve conditional logic inside of a Pipeline? Our goal is to create an ad-hoc execution of various different data loads t… -
Bulk delete folders in data exchange file browser or Data ManagementSummary: How to delete multiple empty folders at once in the file browser in Data Exchange? Content We have setup an openbatch pipeline which processes all files placed …Jeroen Goudvis 59 views 2 comments 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Data Exchange Pipeline burst NR report across enviornmentsHello Anyone tried executing a Dataexchange pipeline ExecuteBurstdefenition successfully based on below scenario? Pipeline (e.g. Pipe1) is created in POD1 with a connect… -
EPM Pipeline SubVar to Send Data to ERPSummary: We are trying to use SubVars to manage the Period we are sending data back to ERP from EPM, but we are getting Invalid Start Period error when executing the pro… -
Cannot see new EPM Cloud instance in MyServicesClient has just created the first EPM Planning Cloud instance in MyServices, and added me as a user as member of the Administrators group. When I log in I can't see the … -
Powershell script to upload file, clear actual and run the DLR does not work.Hello, For my testing purpose, I am trying to run a simple PowerShell script which should upload a file to DM inbox, Clear actuals and Run the Data Load Rule by invoking…Jeelan Banglewale-Oracle 1 view 1 comment 0 points Most recent by Ashutosh Bhatikar-Oracle EPM Platform and Freeform -
Financial Reporting Functions - Get a specific part of a member alias.Hi everyone! I've some reportings and i need to do a column that specify the own unit of the product. For it, im thinking to use the functions, the most one i'm near whi… -
EPM Agent ExceptionSummary: EPM Agent has stopped working with the below error: Exception: java.lang.RuntimeException: Error occurred while calling EPMI agent: javax.net.ssl.SSLHandshakeEx… -
Can we use GET method for REST API (/interop/rest/v2/services/setmanualdataaccess)Summary: Can we pull the current status from the manual data access rest API "/interop/rest/v2/services/setmanualdataaccess" I am looking the current values of accessTyp… -
Network Perimeter blocks connections between PODs in same Tenancy. IP Address Changes over time.Summary: Network Perimeter setting on IAM does not allow connection between PODs. Internal IP Address from PODs change over time. Content (please ensure you mask any con… -
Can't able to see access code while configuring Auth2.0 for EPMAutomateSummary: We are configuring Auth2.0 for EPMAutomate. We are following below Oracle document. Curl command was not working so Oracle suggest the same command you can run …G,Sohini 11 views 1 comment 0 points Most recent by Suruchi S-Support-Oracle EPM Platform and Freeform -
Using Okta for SSOSummary: We use gov cloud, and are currently using Ping Federate for SSO. Our organization is switching to Okta. When we attempt to set it up, we can get it to work fine…Sabrina Greensea-166456 23 views 4 comments 0 points Most recent by Mike Cohen EPM Platform and Freeform -
Cannot search by member alias after May 2024 updateSummary: After the latest update to version 24.05.66 there is no possibility to perform a search in default Entity dimension by member alias. Only the search by member n…Martynas Storasta 12 views 3 comments 0 points Most recent by Dave Roberts_-Oracle EPM Platform and Freeform -
Where is the epmautomate encrypt password stored?On the server side I have encrytped a password with a script like this: /*RTPS: {passwordPrompt}*/ String password = rtps.passwordPrompt.toString() EpmAutomate automate …CatoTheElder 32 views 7 comments 0 points Most recent by Vinay Gupta-Oracle EPM Platform and Freeform -
Calculation Manager -Allocation RulesI am using the Calculation Manager module to generate allocation reports. My report is based on a year-to-date format. However, sometimes my report is incomplete due to … -
Need a way to see job details as a User/Poweruser in Oracle EPMHi All, Currently users/power users do not have access to see the jobs status that were run by the system users in EPM cloud. If we want to assign view access to Jobs, i… -
Oracle EPM cloud to AWS Latency issue.We are using EPM integration agent to do writeback from EPM cloud to a data warehouse in AWS. We are seeing significant latency while doing this writeback. The ping test… -
401 error when running data integration in data exchangeSummary: When running a data integration I am receiving a 401 error for the target application. I am using a service account. I verified the service account can log into… -
EPBCS - what are the reasons for 200MB limitation for export file in EPBCS?Hi, Currently there is a limitation of 200 MB on the size of the export file when executing a Datamap in EPBCS via a Groovy Rule which is causing us a bit of a headache …AyandaKrumalo12 97 views 2 comments 0 points Most recent by AyandaKrumalo12 EPM Platform and Freeform -
Number of BSO cubes in EPM Cloud Enterprise custom application (more than 3 BSO)Hi, As per oracle doc 2706999.1 it is clearly mentioned that a Custom Planning application under EPM Cloud Enterprise license can support up to 6 BSO cubes. In our case,…John Kolitsopoulos 109 views 10 comments 0 points Most recent by Vijay Mahantesh-Oracle EPM Platform and Freeform -
EPM REST Download ZIP file not as a content but the actual file - Metadata ExportSummary: EPM REST allows to download ZIP as a content but wanted to know if it can be downloaded as a file itself same as EPM Automate? The concern is as is it zip it do…NarayananS 41 views 1 comment 0 points Most recent by Vijay Mahantesh-Oracle EPM Platform and Freeform -
How do I identify metadata with no data?Summary: We have over 100,000 members in our Project Dimension. Each year we go through the process of exporting data, importing into a SQL database, and querying to ide… -
Bucket creation, it's Paid or Free?Hi everyone! I checked What's New and now we can upload daily backups direct to buckets but whats the pricing for it or its free? If there's price, is there any list of … -
Quantity of instances that can be created using Plan: Oracle Enterprise Performance Management.Hi, How many instances can i create to use for with other applications? (My plan its: Oracle Enterprise Performance Management). Nowadays, i've 1 application for EPM pro…Caio Silva 11 views 1 comment 0 points Most recent by Vijay Mahantesh-Oracle EPM Platform and Freeform -
OIC Gen3 Rest API to generate an OAuth2 token using EPM Groovy script.Summary: Can anyone help me as The OIC gen 3 only allows OAuth and while the EPM Groovy script facilitates only Basic and API key based authentication. Content (please e…Rahul VargheseRoy 36 views 1 comment 0 points Most recent by Vijay Mahantesh-Oracle EPM Platform and Freeform -
Data Import in Free formSummary: Currently we are having 4 different ASO cubes in different environment, In Free form we are trying to create all the cubes in single environment. we are facing … -
Pipeline Integration for Non-admin UsersSummary: Hi , Can Pipeline Integration jobs be executed by Non-admin Users? Any thoughts on this Content (required): Version (include the version you are using, if appli…