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

MOSC Banner

Custom script gets stuck while calling a subprocess in FDMEE 11.2.8

We have been encountering multiple issues with the FDMEE custom scripts in our new EPM 11.2.8 deployment. We have migrated the artifacts from 11.2.3. to 11.2.8.

One of the scripts runs for a long time without any update and the log stops at the step before the below subprocess call.

import subprocess
subprocess.call(dir + "script_name.bat")

Please let me know if there are any changes to this after 11.2.3. This has been working fine in the current production 11.2.3 system as well as the 11.2.8 in dev and QA environments that were upgraded in place.

In the new 11.2.8 deployment on a separate set of servers, this does not work along with many other things like the autocommit attribute for zxJDBC connections that is different in 11.2.8. Please throw some insights if you have an idea on this as well. Thanks!

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