Hyperion Financial Management (HFM) (MOSC)

MOSC Banner

JHAT.BAT: Connection timeout when HFM Locking Entities

EPM/HFM v.11.1.2.4.

We are using JHAT.BAT for various tasks for HFM. It works fine, for example, to extract data and artifacts from HFM application.

Now we are trying to Lock/Unlock Entities. Unfortunately, this is a long activity and Lock/Unlock function terminates with a timeout exception.

Our script is as follows:

Logon("false", "", "user1", "passw1");

OpenApplication("HFMCLUST", "HFMAPPL");

SetPOV("Actual","2017", "{[Third Generation]}(1)", "YTD", "{JVGROUP.[Base]}", "<Entity Currency>", "ISBS", "[ICP Top]", "C1Top", "C2Top", "C3Top", "[None]");

Lock(); 

SetPOV("Actual","2018", "{[Third Generation]}(1)", "YTD", "{JVGROUP.[Base]}", "<Entity Currency>", "ISBS", "[ICP Top]", "C1Top", "C2Top", "C3Top", "[None]");

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