You are here:
Create Recruitment Posting Flow Components
Public Sector (formerly Public Sector Solutions) includes these components for the Create Recruitment Posting guided flow. You can create and use custom Omniscript components to include additional requirements, such as competencies and qualifications.
Required Editions
| View supported product editions. |
| Component | type | Description | Child/Invoked Components |
|---|---|---|---|
| Recruitment/CreatePosting - Create Recruitment Posting | Omniscript | Helps a recruiter create a recruitment posting and the recruitment content sections in it. | Omnistudio Flexcard: RecruitmentShowPostingPreview Integration Procedures: Recruitment/CreateApplicationFormAndRelatedRecords - CreateApplicationFormAndRelatedRecords Recruitment/GetDataForPostingPreview - GetDataForPostingPreview Recruitment/CreateRecruitmentPostingRecords - CreateRecruitmentPostingandRelatedRecords Omnistudio Data Mapper: RecruitmentGetRecruimentRequisition |
| Recruitment/GetRecruitmentContentSection - GetRecruitmentContentSection | Integration Procedure | Gets the recruitment content section with a name that matches the characters entered by the user for typeahead search. After the user selects a recruitment content section, it responds with a JSON that has the fields from the record. | Omnistudio Data Mapper: RecruitmentGetRecruitmentContentSection RecruitmentGetDataForSection1 RecruitmentGetDataForSection2 RecruitmentGetDataForSection3 RecruitmentCreateContentSectionResponseJSON |
| Recruitment/GetDataForPostingPreview - GetDataForPostingPreview | Integration Procedure | Collects the recruitment requisition, recruitment posting, and recruitment content section details and adds the details to a JSON that serves as input for the RecruitmentShowPostingPreview Flexcard. | Omnistudio Data Mapper: RecruitmentTransformDataForPostingPreview |
| Recruitment/CreateRecruitmentPostingRecords - CreateRecruitmentPostingandRelatedRecords | Integration Procedure | Creates a recruitment posting record and the recruitment content section records. Then, creates recruitment posting content section records that relate recruitment content section records with the recruitment posting record. | Omnistudio Data Mapper: RecruitmentTransformContentSectionInput RecruitmentCreateRecruitmentPosting RecruitmentCreateRecruitmentContentSection RecruitmentCreateRecruitmentPostingContentSection |
| RecruitmentGetRecruimentRequisition | Omnistudio Data Mapper | Gets a recruitment requisition record with an ID that matches the record ID passed as input. | - |
| RecruitmentGetRecruitmentContentSection | Omnistudio Data Mapper | Gets the recruitment content sections with a name that matches the characters entered by the user for typeahead search. | - |
| RecruitmentGetDataForSection1 | Omnistudio Data Mapper | Creates a JSON that has the fields from the recruitment content section selected by the user for Section 1 of the recruitment posting. | - |
| RecruitmentGetDataForSection2 | Omnistudio Data Mapper | Creates a JSON that has the fields from the recruitment content section selected by the user for Section 2 of the recruitment posting. | - |
| RecruitmentGetDataForSection3 | Omnistudio Data Mapper | Creates a JSON that has the fields from the recruitment content section selected by the user for Section 3 of the recruitment posting. | - |
| RecruitmentCreateContentSectionResponseJSON | Omnistudio Data Mapper | Creates the JSON that the GetRecruitmentContentSection Integration Procedure responds with. The JSON has data from the recruitment content section selected by the user. | - |
| RecruitmentTransformDataForPostingPreview | Omnistudio Data Mapper | Adds the recruitment requisition, posting, and content section details to a JSON. | - |
| RecruitmentTransformContentSectionInput | Omnistudio Data Mapper | Transforms user input into JSON to create recruitment content records. | - |
| RecruitmentCreateRecruitmentPosting | Omnistudio Data Mapper | Creates a recruitment posting record. | - |
| RecruitmentCreateRecruitmentContentSection | Omnistudio Data Mapper | Creates a recruitment content section record. | - |
| RecruitmentCreateRecruitmentPostingContentSection | Omnistudio Data Mapper | Creates a recruitment posting content section record to relate a recruitment content section to a recruitment posting. | - |
| RecruitmentShowPostingPreview | Omnistudio Flexcard | Shows how a recruitment posting appears on the Experience Cloud site. | - |
| RecruitmentShowPosting | Omnistudio Flexcard | Shows a recruitment posting on the Experience Cloud site. | Omnistudio Flexcard: RecruitmentShowLogInAndApplyButtons |
| RecruitmentShowLogInAndApplyButtons | Omnistudio Flexcard | Shows the Apply button to a logged-in user. If the user hasn’t logged in, the Log In button is shown instead. | - |
Did this article solve your issue?
Let us know so we can improve!

