Hyperion Financial Management (HFM) (MOSC)

MOSC Banner

calculating error on CreateObject("Scripting.FileSystemObject") command

Hi,


I'm facing an issue during a calculation.

The issue is related to a rule row that call VBScript function for creating objects:

Set obj = CreateObject("Scripting.FileSystemObject")

If obj.FileExists(CSVFileName) Then Obj.DeleteFile(CSVFileName)

Does it miss some library or configuration/application?

I've installed now .NET 5.0, it's possible that something else is missing.

Could you please help me?

Thanks a lot.

Riccardo

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