Hyperion Planning (MOSC)

MOSC Banner

Log error message with member names.

edited Nov 17, 2021 8:12PM in Hyperion Planning (MOSC) 2 commentsAnswered

Good day, I'm tasked with preventing a calculation manager rule from running if all the required fields are not populated. To prevent a 1/2 answer in the system. I've found the function @return which will stop the rule from running and will present a custom error message. The area that I'm struggling with is to identify for the user which fields are empty.

There are 5 fields that are required and I would like to customize the message to say that fields 1 & field 4 are missing. The function can be used to as follows        @RETURN(@CONCATENATE("The populated : ", @NAME("wageLossPlan")) , ERROR);

Any suggestions on how to create a dynamic list or array?

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