PBCS
Discussion List
-
Issue with dynamic calc parentHello experts, I have issue doing a dynamic calc in PBCS: The calc is very easy: "Final Balance Typ2" / "Final Balance Typ1"; At level 0 from Entity I can see correct da… -
Pipeline does not wait for the integration to complete and triggers failed emailSummary: Pipeline does not wait for the integration to complete and triggers failed email. Content (required): We have defined pipeline with 3 steps as below. As you can… -
How to Run Integration Job using API Rest with a Python ScriptSummary: Hi, I want to run an integration job using Oracle REST API using Python. I've tried the followind parameters but I get an 400 Error Code: I want to Run the Job … -
EPM Cloud お役立ち機能の公開2023年10月12日にERP/EPM Cloudユーザ会(OATUG JAPAN)を開催いたしました。 たくさんのユーザ様にお越しいただきありがとうございました! さて、ユーザ会の中でEPM Cloudをご利用中…Kaori Yamashita-Oracle 31 views 0 comments 0 points Most recent by Kaori Yamashita-Oracle 日本語Cloud ERP/SCM/EPMフォーラム -
Client has a requirement to view text data at parent entity level in ASO cube.Summary: Client has a requirement to load text data at parent entity level in ASO cube for which we have informed that its not possible but they insist to view report at…
-
Auto update of members across ERP and EPBCSSummary: Content (required): Hi Experts, We have defined data integrations to transfer budget data from EPBCS to ERP and actual data from ERP to EPBCS. In ERP COA natura… -
Import security failed in epbcsSummary: I am able to export security to inbox/outbox folder. But cannot import the same file from inbox/outbox folder Content (required): app_security.csv = exported ap…Naveen_Bonakurthi-Oracle 31 views 6 comments 0 points Most recent by Kyle Goodfriend-Oracle Planning -
Can we rename the Application name that is showed in Oracle cloud servcies in OCI gen2Summary: Can we rename the Application name that is showed in Oracle cloud servcies in OCI gen2 Example: from Planning-test to xxxx-test Content (required): Version (inc… -
BefExtract.py with CSV Source fileSummary: Hello, Quick question, to use the jython script "BefExtract.py", is it only activated if an origin integration with the database (SQL Server, Oracle, MySQL...) … -
Extract Users and List of Groups through REST APISummary: Hi All, Hope you are doing well. We have requirement to extract list of Users, Groups using REST API in PBCS application. I am trying multiple options , "User A… -
EPM Cloud:What's New 23.10 日本語翻訳の公開EPM Cloud の月次更新について新機能や考慮点等を紹介する「What's New」を翻訳しております。 新たに23.10版を公開いたしました。 以下のリンクをご確認ください。 What's New(日本…Kaori Yamashita-Oracle 11 views 0 comments 0 points Started by Kaori Yamashita-Oracle 日本語Cloud ERP/SCM/EPMフォーラム -
Data Load Workbench - No Data to displaySummary: I am receiving a "No data to display." message in the Data Load Workbench in Oracle PBCS. I have checked and have admin rights over the site and my POV looks to… -
save data to dynamically created memberSummary: save data to dynamically created member Content (required): Hi everyone, I created a template with groovy script which lets the end users create dynamic members… -
Encrypted fileSummary: Way to encrypt a file in EPM Content (required): Hello dear EPM community I have a thought for you. I'm working on an EPM Cloud application (OCI) and we want to… -
Possibility of export audit for Power User or Viewer usersSummary: Possibility of export audit for Power User or Viewer users Content (required): Hi everyone, I would need a PBCS application to allow users with Power User and V… -
Issues with PipelinesSummary: I am experimenting with Pipelines to replace some manual processes around loading employee metadata/data and running into issues with the Pipeline editor. Conte… -
Performance Impact on Enabling Audit TrailsSummary: Hi Experts, I need to identify what are the consequences of performance when auditing is enabled in the PBCS system. Regards, Thulya Content (required): Version… -
How to put a multiline message body in a epmautomate sendmail command?Summary: How to put a multiline message body in a epmautomate sendmail command? Content (required): Version (include the version you are using, if applicable): Code Snip… -
Oracle managed GEN2 migration planningSummary: how many environments must be configured in GEN2 migration we currently have 4 classic PBCS planning applications - 2x prod and 2x Test. we have been advised th… -
HCM to PBCS Data LoadSummary: HCM to PBCS Direct data Integration Content (required): How to do HCM to PBCS (not the EPBCS) Direct data Integration. Version (include the version you are usin… -
NEXTSIBLING in fix using Period dimensionHello experts, I have a question about NEXTSIBLING using in FIX. I would like to see FIX("FY23", @MEMBER(@NEXTSIBLING("ClosedMonth")):"Dec","E01") Mycode... ENDFIX My pe… -
Do Backup Snapshots contain level 0 data?Summary: Content (required): Hello, Just wondering if I can get a clear answer on this. If ever I needed to restore from a backup snapshot, does the data ( level 0 ) als… -
Error: Base Member specified for the Shared Member could not be locatedSummary: Does anyone have any suggestions/ideas as to how to troubleshoot this error: Error: Base Member specified for the Shared Member could not be located Content (re… -
Disabling 'Submit zero' is not workingSummary Disabling 'Submit zero' is not workingContent Disabling 'Submit zero' is not working - When I open a data form, under Data Option, submit zero option is disabled… -
After move to GEN2, person can't log in through Azure SSOSummary: After move to GEN2 environment, one of the users can't log into the PBCS environment with their SSO. I tried removing person from database then re-adding with n… -
Recursion Limit Error on account not in FormulaSummary: Content (required): I'm getting the following error when trying to run a rule (in test environment): Cannot calculate. Essbase Error(0): Error executing formula… -
How to add a comment column on PBCSSummary I want to create a comment column so user can write their comments.Content Hello fellows, I'm working with a customer that want a comment column (not the cell co… -
Business Rule Using Wrong PercentageSummary: Content (required): I have a business rule that calcs year over year based on input into an account. However, it is multiplying 900 times what is entered. The r… -
How do I add an IF to this Business RuleSummary: Content (required): I need to add an IF statement to the below rule to change the calculation based on Entity. (There is more accounts in the rule, this is just… -
Sumrange for all periods/years in cubeHello, experts, I need a dynamic calc than summarize all data from the beginning of years. I have a Year dimension and a Period dimension, and also a DataType dimension …