Hyperion Financial Close Management (FCM) (MOSC)

MOSC Banner

How to capture error in FCM ARM dataload

edited May 13, 2014 12:00PM in Hyperion Financial Close Management (FCM) (MOSC) 4 commentsAnswered

Hi,

This is addressed to Shailesh or whoever would like to contribute.

We are doing daily data load into ARM using the following script:

$arm_dir ="E:\Oracle\Middleware\EPMSystem11R1\products\AccountReconciliation\bin"

cd $arm_dir

$batchfile = ".\loaddata.bat"

$parameters =  "EPMADMIN -f:E:\Oracle\Middleware\passwordfile `"PS9_GL`""

start-process $batchfile $parameters -PassThru -Wait

As soon as the script is executed, it exist. While data load is still running in the background.

Within the "Data Load" rule, multiple location is selected, each location will have 3 data load rule within FDMEE,

to load Base, Reporting and Base currency. So, when the script is executed, it will perform

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