Oracle Waveset 8.1.1 Deployment Reference

Is Manager

The Is Manager rule tests specified accountIds to see whether they are managers for any other users in the system.

Inputs:

Accepts the managerId argument (<RuleArgument name=’managerId’/>)

You must specify the following for a custom Is Manager rule:

AuthType 

RoleConditionRule

SubType 

Not specified 

Returns 

True if managerId is declared as the idmManager for any user in the system, otherwise returns false.

This rule issues a query in the repository using the caller’s display.session session, meaning this rule can only be called from a Form. The check only matches users that are within organizations controlled by the caller, so the rule might return false if the managerId is the manager of users outside of the callers scope of control.

Predefined Rules 

None