Hyperion Financial Management (HFM) (MOSC)

MOSC Banner

Consolidation aborted with VB Script error on HFM 11.1.2.4.205

edited Jun 6, 2019 9:41AM in Hyperion Financial Management (HFM) (MOSC) 3 commentsAnswered ✓

We are using a write data to file subroutine within our rule file to debug a recent update. Below is the VB piece we are stuck with

   WRITE_FILE_PATH = "\\servername\Temp\calculate_log.txt"

   FileSpec = WRITE_FILE_PATH

We have a distributed architecture

  1. Server1-Foundation,EPMA,WebServer and ReportingServer
  2. Server2-HFM
  3. Server3-HFM
  4. Server4-FDMEE

Server 2 and 3 form our HFM cluster.

Consolidation is aborting with "Error executing VBScript Microsoft VBScript runtime error, Line <Line Number> :File not found"

Its a non-sso system.

The user has full access to path \\servername\Temp\ .

We tried server1(Web server) as well as server 2(HFM server). We are getting same error. May I know what are the access prerequisites that I should keep in mind when trying above logic?

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