Newer Version Available
Look At What We've Done
Great! We've now got a process that moves position records created by non-recruiters to a queue of unclaimed positions, and if not claimed by a recruiter in three days, assigns a task to the recruiting manager.
To try it out, simply make sure that you're logged in as a hiring manager (such as Ben Stuart) and create a new position. As soon as you return to the detail page for the position, you'll see that the Unclaimed Positions Queue has automatically been assigned as the record owner, and that any user assigned to the Recruiter or Recruiting Manager role will have received an email notification.
To actually view the contents of the queue, click the Positions tab, and choose Unclaimed Positions Queue from the View drop-down list. Any recruiter or recruiting manager can click the Accept button on this page and take ownership of the new position.
Although our Assign Unclaimed Position Record to Recruiter task won't be activated for another three days, we can see that it's currently scheduled to fire by looking at the Pending Scheduled Actions, which lists all of the actions that are scheduled for the future.
- From Setup, enter Flows in the Quick Find box, then select Flows.
- Scroll down to the Paused and Waiting Interviews list.
- Click Create New View to specify which fields to display for
scheduled actions in the Paused and Waiting Interviews list. We recommend displaying the
following fields.

- Flow Name (1) corresponds to the process’s Process Name.
- Paused Date (2) is the time at which the schedule started for the action group.
- Current Element (3) identifies the group of scheduled actions that Salesforce is waiting to execute.
- Type (4) indicates the type of a paused or waiting interview. Processes that are waiting to execute scheduled actions are of type Workflow.
Current Element displays myWait_myRule_N, where N is the number of the associated criteria and action group. For example, if Current Element displays myWait_myRule_2, Salesforce is waiting to execute the group of scheduled actions that are associated with the second criteria in the process.
As soon as a recruiter takes ownership of the new position record, this task is deleted from the workflow queue. Pretty slick, isn't it?
Now let's create another process that sends an email alert.