EPM Automate
Discussion List
-
is there any EPM Automate command for generating attached user report to avoid manual processSummary: is there any EPM Automate command for generating attached user report to avoid manual process Content (please ensure you mask any confidential information): is …
-
Running multiple instances of EPM Automate with PowerShellContent Hello there! I am looking to run multiple instances of EPM Automate against the same environment using PowerShell. I was able to update our batch scripts to achi…
-
Need inputs about pros and cons of applying the setEssbaseQryGovExecTime setting in the applicationSummary: We recently faced an issue in EPBCS application where the application was going down frequently. So, we want to update the setting mentioned in the below docume…
-
Possible Impact/ things to consider when changing idle session timeout?Summary: Hi everyone, the company that I'm currently working at has a requirement to change the idle session timeout to 15 minutes. I already tested this on a test envir…
-
is there any EPM Automate command to get user list who got access to application/pod in idcsSummary: is there any EPM Automate command to get user list who got access to application/pod in idcs on January 2024 Content (please ensure you mask any confidential in…
-
Is there an EPM Automate command to run a pipeline?Summary: I built a pipeline and want to run it from sh scripts. But runIntegration does not work. I went through the EPM Automate help book but I was surprised that I ca…
-
Im using oracle epbcs, is it possible to export data management > process details using EPMAutomate?Im using oracle epbcs, is it possible to export data management > process details using EPMAutomate? (Im referring to the table) My goal is to check the data load rule i…
-
Update Member Alias by end userHi, I am looking for an option where an end user (not admin) can update the alias of a member. I have explored couple of options: > EPM Automate doesn't have any such co…
-
Request security certificate to be included in next update.EPMAUTOMATE VERSION = 24.11.47 JAVA_VERSION="1.8.0_431" cacerts file path - C drive > Oracle > EPM Automate > jre1.80_431 > lib > security I would like to request an enh…
-
When running epmautomate rundatarule how to enable import from source and Export to Target?Summary: Hi, I want to know how to enable import from source and export to target in epmautomate rundatarule. The syntax for epmautomate rundatarule is listed below, if …
-
Exporting Data Management Process Details Log/Job LogSummary: Is there any way to export the Process Details summary page from Data Management? Content (please ensure you mask any confidential information): I am specifical…
-
Refreshing Target Application Members in Data ManagementSummary: Before loading data from ERP GL we need to automate "refresh members" Content (required): Is there any way to automate the "refresh members" on target ECOA appl…
-
need your help in generating attached user report using epmautomate to automate the manual process.Summary: need help in generating attached user report using epmautomate to automate the manual process. Content (please ensure you mask any confidential information): Hi…
-
Removing Scheduled Jobs After CloneSummary: We currently have several pipelines scheduled using Jobs that run periodically (Hourly / Daily / Weekly). We would like to automate cloning of our PRODUCTION do…
-
setSubstVars is taking an extremely long time since Version 24.10 upgradeSummary: setSubstVars command via EPM Automate is now taking 30 seconds to 90 minutes to update each substitution variable since upgrading to Version 24.10 Content (plea…
-
Anyway not to extract records with 0 balance from ERP into EPM applications?Summary: How to not extract records with 0 balance from ERP into EPM applications so that they don't add up on volume to avoid threshold error. Content (please ensure yo…
-
Best Practices to archive Data Management Jobs - PBCSSummary: Looking for Best Practices Guidelines to Archive Data Management Jobs, Logs and Workbench data in PBCS Content: Hello experts, as per oracle documentation, I ca…
-
Unable to delete zip files using deleteFile EPMAutomate commandIm having trouble deleting zip files using the deleteFile EPMAutomate command. I have tried in several environments and upgraded epmautomate and still no luck. The scrip…
-
how to run REST API ADD_USERS_TO_GROUPGroovy is undoubtedly a wonderful tool, it has allowed me to run jobs through REST API export and import data, metadata, security, mass rename members, form operations a…
-
User Type For EPM Automate BatchesSummary: User Type For EPM Automate Batches Hi Everyone, I’m using an Active Directory user in one of my EPM Automate batches, but it’s not working. Could you please cla…
-
Options for loading dimension securitySummary: My client is currently maintaining a list of their cost centre managers in Fusion HCM (for approvals purposes). They want to use this same list to maintain the …
-
How to schedule to run the report and send it via email?Hello everyone, I want to schedule to run a report in EPBCS and send it via email. Is there any function that can help with this requirement? I tried to find it in the J…
-
Groovy rule in pipeline failed to initialize Epm Automate instanceSummary: Try to attach groovy rule in pipeline Content (please ensure you mask any confidential information): I tried to put groovy rule in pipeline, but it failed to ca…
-
OICS to load PPM Data in to EPBCSSummary Load PPM data using OICS in to EPBCSContent Hi All, In my current client there is a requirement to automate the data load from PPM to EPBCS. In the absence of di…
-
epmautomate login command does not work properlyHello everyone, I am using EPM automate to login. But even if the password and the link are all correct (because I use that username/password to login web), it shows "In…
-
Weblogic ErrorSummary: Since the September 2024 patch, every day at 3:30 PM EST our jobs that we are running through the EPM integration agent begin failing. Content (please ensure yo…
-
Use epmautomate commands in GroovySummary: Hi Team, I'm working on a Groovy script that logs in and renames our Snapshots. I wanted to use functions for reusability and avoid repeating of code. But when …
-
How we can run three data load rule parallely via making changes in EPM Automate Scripts(.batfiles)?Summary: We want to run three data load rule parallely instead of sequentially. Content (please ensure you mask any confidential information): Hi Experts, Right now we h…
-
With Groovy, how can i get the specified attribute value of Entity from PVO (on a form)With below form, I want to pick the Entity value of 1188 and test if its "Type" attribute is equal to "Corporate". I am able to get the whope PVO but not the 1188 itself…
-
Groovy script getEpmAutomate issueSummary: I am trying to run EPM Automate Using Server-Side Groovy. Content (please ensure you mask any confidential information): My script is as follows: EpmAutomate AM…