Job Requisition Approval Routing Question
Hi team,
I wanted to know at a high level, is it possible before i deep dive into solution mode.
We do not want to create a Security Group for this purpose.
Example:
Business Process: Job Requisition (Default)
- Our company has multiple divisions, If the Job requisition is created for Division A, i want to route to a specific Position ID(Person)?
- In Division A, 5 People hold the same Position attributes such as Job Profile.
- We do not want to do this approval step for other divisions.
My Current Idea: (Unsuccessful)
Add an Approval Chain Step
Entry Condition: Is the Job Req created For Division A?
While Running Condition:
Calculated Field Called = Attempt 1
Object: Event
Source Field = Workers Possible Assigned next
Condition = Any is True
Fields to Aggregate = Position
Condition Rule, CF(Attempt 1) Equal to (Persons position)
Exploring Next Idea: Some form of an Adhoc Approval? but unsure how this would be designed.
Thank you