You are currently viewing How to load Pipeline Requisitions using HDL?
How to load Pipeline Requisitions using HDL?

In this article we will look into loading the Pipeline Job Requisitions using HDL.

We can load Job Requisitions using JobRequisition.dat

If we have to load the pipeline requisitions, we need to use the flag PipelineRequisitionFlag and set it to Y. Apart from that we need to use the CSP specific to Pipeline requisition as the CSP for standard requisitions have multiple phases and states. For Pipeline CSP there there wouldn’t be many phases/states.

METADATA|JobRequisition|SourceSystemOwner|SourceSystemId|JobCode|RequisitionNumber|UnlimitedOpeningsFlag|RequisitionTitle|WorkerType|RegularOrTemporary|FullTimeOrPartTime|ExternalDescription|InternalDescription|HiringManagerPersonNumber|RecruiterPersonNumber|RecruitingType|OrganizationId|OrganizationName|ClassificationCode|PrimaryLocationName|LegalEmployerName|BusinessUnitShortCode|DepartmentName|PrimaryWorkLocationCode|CurrentPhaseCode|CurrentStateCode|CandidateSelectionProcessCode|ExternalApplyFlowCode|AutomaticFillFlag|BaseLanguageCode|DisplayInOrgChartFlag|InternalEmployerDescriptionCode|ExternalEmployerDescriptionCode|PositionCode|PipelineRequisitionFlag
MERGE|JobRequisition|HDL_LOAD|REQ12345|JOB1111|REQ12345|Y|Commis Waiter|Employee|Regular|Full time|||12345|12345|Hourly|1|Fusion HCM Knowledgebase LLC|HCM_LEMP||Fusion HCM Knowledgebase Limited|BU|Front of House|LOC_CODE|REQUISITION_DRAFT|REQUISITION_IN_PROGRESS|Pipeline_CSP|EXT_APP|Y|US|Y|||POS12345|Y

Once we load this file, we should be able to see the pipeline requisition in draft phase. We can review and then post it.

If you like the content, please follow us on LinkedInFacebook, and Twitter to get updated with the latest content.