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

Autocomplete Rule: Restrict Line Manager from creating specific Document Record for self

Summary:

Goal:
I am trying to prevent Line Managers from creating a specific Document Record type (Document Type ID: 300000003588629) for themselves under the "Me" tab, while still allowing them to create it for their direct reports under "My Team."

Current Configuration:

  • Business Object: Document Record
  • Rule Type: Object Validation Rule
  • Logic:
    • Condition 1: Document Records.Document Type equals 300000003588629
    • Condition 2: Document Records.Person ID (Subject) equals LoggedInPersonId (Manager)

The Problem:
I am struggling to reliably capture the Logged-In User’s Person ID.

  1. HCM Params: When using Get long value from HCM Params ("pLoggedInPersonId"), the UI forces a "Current Row" context which seems to result in a null value, allowing the transaction to bypass the validation.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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