Hyperion Planning (MOSC)

MOSC Banner

When I use SmartView function HypExecuteCalcScript,I got error -41

edited Sep 25, 2019 11:36AM in Hyperion Planning (MOSC) 1 commentAnswered ✓

Here is my code.

Sub Example_HypExecuteCalcScript()
X = HypExecuteCalcScript (Empty, "DataExport", False)
If X = 0 Then
MsgBox("Calculation complete.")
Else
MsgBox("Calculation failed.")
End If
End Sub

And here is some of rules in HP

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