To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Job Requisition template - HDL load giving error
Content
Hi All,
We are trying to update the Autofill flag in all our requisition templates. The below is the sample HDL we have used:
METADATA|JobRequisitionTemplate|Code|ApplyWhenNotPostedFlag|AutomaticFillFlag|CurrentStateCode
MERGE|JobRequisitionTemplate|2001072|Y|Y|REQUISITION_TEMPLATE_ACTIVE
MERGE|JobRequisitionTemplate|2002881|Y|Y|REQUISITION_TEMPLATE_ACTIVE
But that is giving us below error:
An error occurred. To review details of the error run the HCM Data Loader Error Analysis Report diagnostic test. Message details: Field SubmissionsProcessTemplateId is invalid. Enter a valid value. (IRC-1590143).
Am I missing something?