Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

@CalcMgrGetCurrentDateTime() not working in essbase/calc manager rules

edited Aug 2, 2018 2:36AM in Essbase 21 comments

Summary

@CalcMgrGetCurrentDateTime() not working in essbase/calc manager rules

Content

Hi,

We have a requirement from the client that the business rule execution time needs to be captured  in an essbase member which can be used in the data forms in Planning.

I am trying to call LastRefresh = @CalcMgrGetCurrentDateTime(); from a calculation script however, it gives the below error on checking the syntax:

Error: 1200324 Error compiling formula for [LastRefresh] (line 8): operator expected after [@CalcMgrGetCurrentDateTime]

LastRefresh is an account member with data storage property as "StoreData" and data type property as "Unspecified".


The same works if I use:
LastRefresh = @CalcMgrGetCurrentDate();

I could see that both the functions are registered properly for all applications.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!