The record ID of the recruitment posting from where an applicant begins
the application process.
Data Mapper Extract Action: RecruitmentGetApplicantAccountID
Use the RecruitmentGetApplicantAccountID to get the ID of the
applicant’s user account.
Set Values Action: SetUsageType
Define an ApplicationUsageType element that has the value
EmployeeRecruitment.
Data Mapper Post Action: CreateApplicationForm
Create a Data Mapper that adds an application form record. In the
application form record, set AccountId to the personAccountId from
RecruitmentGetApplicantAccountID, and UsageType to ApplicationUsageType.
Data Mapper Extract Action: GetRecruitmentRequisitionId
Create a Data Mapper that finds the recruitment posting with an ID that
matches the ContextID. From the recruitment posting, get the
RecruitmentRequisitionId.
Data Mapper Post Action: CreateApplicationFormRelation
Create a Data Mapper that adds an application form relation record and links the
application form and recruitment requisition through the record.
Data Mapper Extract Action: GetActionPlanTemplateId
Create a Data Mapper that finds the recruitment requisition with an ID
that matches the RecruitmentRequisitionId. From the recruitment requisition, get the
ActionPlanTemplateId.
Data Mapper Extract Action: GetActionPlanTemplateVersionDetails
Create a Data Mapper that finds the action plan template version with
an ActionPlanTemplateId that matches the ActionPlanTemplateId from
GetActionPlanTemplateId. From the action plan template version, get the Id and
Name.
Set Values Action: SetActionPlanProperties
Define these elements.
TypeOfActionPlan = Industries
StateOfActionPlan = In Progress
StartDateOfActionPlan = NOW(‘MM/dd/yyyy’)
Data Mapper Post Action: CreateActionPlan
Create a Data Mapper that adds an action plan record. In the action plan
record, set these fields.
ActionPlanState = StateOfActionPlan
ActionPlanTemplateVersionId = ActionPlanTemplateVersionId from
GetActionPlanTemplateVersionDetails
ActionPlanType = TypeOfActionPlan
StartDate = StartDateOfActionPlan
TargetId = DRId_ApplicationForm from CreateApplicationForm
Navigate Action: GoToApplicationForm
Define these properties.
Page Reference Type = Record
Object API Name = ApplicationForm
Record Action = Edit
Record ID = %DRId_ApplicationForm%
Did this article solve your issue?
Let us know so we can improve!
Loading
Salesforce Help | Article
Cookie Consent Manager
General Information
Required Cookies
Functional Cookies
Advertising Cookies
General Information
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required Cookies
Always Active
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional Cookies
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising Cookies
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.