My Oracle Support Banner

Using CalcMgrCmdLineLauncher To Launch Multiple Rules In a Bat File Only Launcy First Rule (Doc ID 1585685.1)

Last updated on NOVEMBER 14, 2019

Applies to:

Hyperion Planning - Version 11.1.2.1.101 and later
Information in this document applies to any platform.

Goal

When running a batch file that uses the clacMgrCmdLineLauncher.cmd to run 3 rules but when the batch file is launched only the first rule is executed.
Here is an example of the batch file:
start cmd
cd C:\Oracle\Middleware\user_projects\epmsystem1\Planning\planning1
calcMgrCmdLineLauncher.cmd -f:password.txt /A:<App_Name> /U:<User_name> /D:<Database> /R:<Rule1> > c:\rule1.log
calcMgrCmdLineLauncher.cmd -f:password.txt /A:<App_Name> /U:<User_name> /D:<Database> /R:<Rule2> > c:\rule2.log
calcMgrCmdLineLauncher.cmd -f:password.txt /A:<App_Name>/U:<User_name> /D:<Database> /R:<Rule3> > c:\rule3.log
 

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.