SAP Knowledge Base Article - Public

3096792 - Unable to transfer successfully CandidateID and ApplicationID via Recruit-to-Hire Data Mapping - RCM/OBX/EC

Symptom

  • Is it possible to transfer successfully Candidate ID and Application ID via Recruit-to-Hire Data Mapping?
  • "applicationId" not found in Candidate Application Template.

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.

Environment

  • SAP SuccessFactors Recruiting Management
  • SAP SuccessFactors Onboarding
  • SAP SuccessFactors Employee Central

Reproducing the Issue

  1. The system allows saving the setting as below:
    RecruitToHire_candidateId_applicationId.png
  2. Test the integration and observe that the IDs do not populate the destination.
  3. Use the 'Suite Integration Test Page' in Provisioning to verify the information sent from Candidate ID and Application ID and observe that values appear as "null".

    Cause

    Product Management confirmed that these fields are not supported.

    • Job Offer Template - "applicationId"
    • Candidate Application Template - "candidateId"

    Resolution

    If this functionality is important for your business and you would like to request an improvement, it is recommended to submit it to our Influence Page
    This platform enables users to vote for each other's ideas, post comments, and receive direct feedback from the Product Management team. For more information, refer to the KBA 2090228 - How to submit enhancement ideas for SAP SuccessFactors Products.
     
    Workaround
    1. Create custom fields in the Job Application Template. Ensure that the field type is consistent between RCM and EC fields;
    2. Use Recruiting Business Rules to populate the Application ID and Candidate ID to these fields;
    3. Map these custom fields in Recruit-to-Hire Data Mapping to transfer the values.

    In Recruiting Management, the standard Candidate ID is Number type and the standard Application ID is Text type. To use these fields in the business rule, the two standard fields need to be added in the relavant Recruiting templates first.

    Candidate Profile Template - Field ID "candidateId"

      <field-definition id="candidateId" type="number" required="false" custom="false" anonymize="false" sensitive="false">
      <field-label mime-type="text-plain"><![CDATA[Candidate ID]]></field-label>
      <field-description><![CDATA[Candidate ID]]></field-description>
      </field-definition>

    CandidateProfile_candidateId.png

    Job Application Template - Field ID "id"

      <field-definition id="id" type="text" required="false" custom="false" public="false" readOnly="true" anonymize="false" forward-intact="false" sensitive="false">
      <field-label mime-type="text-plain"><![CDATA[Application ID]]></field-label>
      <field-description><![CDATA[Application ID]]></field-description>
      </field-definition>

    ApplicationTemplate_id.png

    Sample Business Rules for Different Custom Field Types:

    If the custom fields are not created using the original field type, it's necessary to use rule functions convert the field type.

     - Candidate ID (Number) [Original Field Type]

    RecruitToHire_candidateId_number_rule.png

     - Candidate ID (Text)

    RecruitToHire_candidateId_text_rule.png

     - Application ID (Text) [Original Field Type]

    RecruitToHire_applicationId_text_rule.png

     - Application ID (Number)

    RecruitToHire_applicationId_number_rule.png

    See Also

    KBA 2090228 - How to submit enhancement ideas for SAP SuccessFactors Products

    Keywords

    Recruiting, to hire, Data, Mapping, Candidate ID , Application ID, Candidate, Onboarding, employee, central, rcm, onb, ec, field   , KBA , LOD-SF-RCM-INT , Integration Center & Intelligent Services , LOD-SF-RCM-RUL , Recruiting Rule Issues with MDF Platform , LOD-SF-RCM , Recruiting Management , LOD-SF-OBX-RCM , Initiate onboarding from RCM , LOD-SF-OBX , Onboarding 2.0 , LOD-SF-RCM-ONB , Onboarding integration , LOD-SF-EC , Employee Central , Problem

    Product

    SAP SuccessFactors Employee Central all versions ; SAP SuccessFactors Onboarding all versions ; SAP SuccessFactors Recruiting all versions