Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

RTE and Validation Rules

edited Nov 26, 2013 9:11PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered
 Hi Gurús!

I have a question for you.

The idea is to allow a user to create/delete a record, based on a specific responsibility.

For this, I created a Validation rule that gets a profile attribute, which indicates whether the current user has the specific Responsibility or not. The profile attribute returns a value = 'Y' if he has the Responsibility.

i.e: ([Category] LIKE "FRP*" AND GetProfileAttr('BCH_RESP_FRP') = 'Y')
So the user may create/delete a FRP* Category, only if he has the Resp.

To trigger this rule, I created 2 RTE one for PreDeleteRecord AND another for PreWriteRecord.

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