<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Handling ONB2.0 rehires in SailPoint in Human Capital Management Q&amp;A</title>
    <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14101366#M43487</link>
    <description>Good question. We have an additional business rule (Scenario: Rules for Hire/Rehire Processes) that sets the IAM flag to 'No' once the rehire is identified in ONB. The flag is set to 'No' until the other rule I mentioned sets it back to 'Yes' after MPH is finished. The rule looks something like this -&amp;gt; IF Job Information.Event Reason = 'Rehire - ONB' OR 'Rehire - Manual' THEN SET Employment Details.CustomField10 = 'No'</description>
    <pubDate>Wed, 14 May 2025 13:49:13 GMT</pubDate>
    <dc:creator>Adam_S1</dc:creator>
    <dc:date>2025-05-14T13:49:13Z</dc:date>
    <item>
      <title>Handling ONB2.0 rehires in SailPoint</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaq-p/14019894</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;My customer has SailPoint as the Identity Provisioning agent for the Company Idp (Azure AD). After activating ONB2.0, customer had to update a lot of logics and build was somewhat a rebuilt in SailPoint. Rehire scenario was one of the pain points. If the rehire date was in the past and the ONB activity was not completed, Employee Status from EC picks up as active. This means Old employee record gets activated before the actual hire in EC. According to the KBA&amp;nbsp;&lt;SPAN&gt;&lt;A class="" title="https://userapps.support.sap.com/sap/support/knowledge/en/3414839" href="https://userapps.support.sap.com/sap/support/knowledge/en/3414839" target="_blank" rel="noreferrer noopener"&gt;https://userapps.support.sap.com/sap/support/knowledge/en/3414839&lt;/A&gt;&amp;nbsp;-this is standard behavior.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One more thing: SailPoint uses CompoundEmployee API and Odata API. They are unable to put a filter using both APIs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has anyone experienced this issue and how did you overcome it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;LI-PRODUCT title="SAP SuccessFactors Platform" id="73555000100800000775"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, &lt;LI-PRODUCT title="SAP SuccessFactors Onboarding" id="67838200100800006242"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, &lt;LI-PRODUCT title="SAP SuccessFactors Employee Central" id="73555000100800000773"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, &lt;LI-PRODUCT title="API" id="b31da0dd-f79a-4a1e-988c-af0755c2d184"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 10:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaq-p/14019894</guid>
      <dc:creator>Richie_Halpagoda</dc:creator>
      <dc:date>2025-02-18T10:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Handling ONB2.0 rehires in SailPoint</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14021791#M40728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/31066"&gt;@Richie_Halpagoda&lt;/a&gt;&amp;nbsp;- If I'm understanding your post correctly, we had the same issue with our integration to SailPoint (SP). We created a field on EmploymentInfo that is Yes/No field and this field drives when an employee (new hire or rehire) is ready to be sent to SP. For new hires and rehires, we do not set the field to 'Yes' until Manage Pending Hires is completed. For rehires, this ensures that active record that gets inserted during the ONB process doesn't get picked up by SP until all the data is finalized post the MPH process. We have business rules within ONB and EC to set this flag to No and Yes at the right times.&lt;/P&gt;&lt;P&gt;I am unsure of way to accomplish this more natively without the creation of a new field that SP would 'look' at to determine when a new hire/rehire is ready to be picked up.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 17:57:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14021791#M40728</guid>
      <dc:creator>Adam_S1</dc:creator>
      <dc:date>2025-02-19T17:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Handling ONB2.0 rehires in SailPoint</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14021949#M40738</link>
      <description>Thanks Adam. This is a good idea. I can potentially add the a flag to say hired or not.</description>
      <pubDate>Wed, 19 Feb 2025 22:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14021949#M40738</guid>
      <dc:creator>Richie_Halpagoda</dc:creator>
      <dc:date>2025-02-19T22:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Handling ONB2.0 rehires in SailPoint</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14094775#M43257</link>
      <description>Hi, Can you share a sample of the business rules you created for this field? Thanks!</description>
      <pubDate>Tue, 06 May 2025 18:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14094775#M43257</guid>
      <dc:creator>RosannaGill1</dc:creator>
      <dc:date>2025-05-06T18:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Handling ONB2.0 rehires in SailPoint</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14100487#M43444</link>
      <description>Hi - Sure thing. The business rule is quite simple -&amp;gt; IF Job Information.Event Reason = 'Hire' OR 'Rehire' OR 'SCWK', THEN SET Employment Details.CustomField10 = 'Yes'</description>
      <pubDate>Tue, 13 May 2025 15:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14100487#M43444</guid>
      <dc:creator>Adam_S1</dc:creator>
      <dc:date>2025-05-13T15:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Handling ONB2.0 rehires in SailPoint</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14100616#M43449</link>
      <description>One more question about the business rule. How to you deal with rehires? If someone is set to YES because they have gone through MPH, then leave, and then come back, what is the process?</description>
      <pubDate>Tue, 13 May 2025 18:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14100616#M43449</guid>
      <dc:creator>RosannaGill1</dc:creator>
      <dc:date>2025-05-13T18:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Handling ONB2.0 rehires in SailPoint</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14101366#M43487</link>
      <description>Good question. We have an additional business rule (Scenario: Rules for Hire/Rehire Processes) that sets the IAM flag to 'No' once the rehire is identified in ONB. The flag is set to 'No' until the other rule I mentioned sets it back to 'Yes' after MPH is finished. The rule looks something like this -&amp;gt; IF Job Information.Event Reason = 'Rehire - ONB' OR 'Rehire - Manual' THEN SET Employment Details.CustomField10 = 'No'</description>
      <pubDate>Wed, 14 May 2025 13:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/handling-onb2-0-rehires-in-sailpoint/qaa-p/14101366#M43487</guid>
      <dc:creator>Adam_S1</dc:creator>
      <dc:date>2025-05-14T13:49:13Z</dc:date>
    </item>
  </channel>
</rss>

