Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC)

MOSC Banner

FDMEE running CalcMgrCmdLineLauncher.sh in linux via Jython script

edited Oct 14, 2015 6:46AM in Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC) 8 commentsAnswered ✓

Hi Experts,

This has been asked already in thread but it got archived without an answer.

I am trying to do the same on a Linux box and still it does not work.

Variations I tried:

Tried 5 ways with below code: 1. without the r, 2. with the r, 3. exported the command to a file using > and the file was always empty, 4. tried shell=True, 5. tried other things not only p.wait() but also p.communicate etc ...

import os

import subprocess

import shutil

os.chdir(r"/u01/app/hyperion/product/Middleware/user_projects/epmsystem1/Planning/planning1")

command=r"CalcMgrCmdLineLauncher.sh  -f:/u01/app/hyperion/product/Middleware/user_projects/epmsystem1/Planning/planning1/pass_file.txt /A:Finance /U:admin /D:Care /R:Agg_Act_Data"

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center