EPM Automate
Discussion List
-
Is there any tool to compare the scripts from one instance(POD) to anotherSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
How can I automate assignment of users to IDCS groupsRelated to EPM it is possible to assign users to groups using EPM automate commands and embedding these commands into scheduled jobs. That way assignment can happen auto…
-
EPM Automate: Invalid CredentialsHi all, Good day! We are trying to login to planning application using EPM Automate login command. But we are encountering "Invalid Credentials" error as below. But, we …
-
Required IP for EPM Automate upgrade commandSummary: Is there any special IP address for using EPM Automate upgrade command? Now we're using IP Whitelist to control server-cloud connection, and already set up to u…
-
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…
-
Pipeline feature to copy file from unixSummary: Can we directly pull the file from unix box to epm inbox using Copy to Object Storage Job Type after setting up the External Web Service Connection Unixfile is …
-
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 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 …