My Oracle Support Banner

How To Execute EPM Automate Batch Files Of Multiple Instances Simultaneously? (Doc ID 2751364.1)

Last updated on JUNE 07, 2022

Applies to:

Oracle Planning and Budgeting Cloud Service - Version 21.02.85 and later
Information in this document applies to any platform.

Goal

How to successfully execute the following two batch files at the same time when one epmautomate process logging out?

Data1.bat
--------------
call epmautomate login <Instance 1>
call epmautomate deletefile xxxxxx
call epmautomate runbusinessrule xxxxxx
call epmautomate logout
--------------

Data2.bat
--------------
call epmautomate login <Instance 2>
call epmautomate deletefile xxxxxx
call epmautomate runbusinessrule xxxxxx
call epmautomate logout
--------------


 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.