<?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 Enforce unique profile business rule in HRSD forum</title>
    <link>https://www.servicenow.com/community/hrsd-forum/enforce-unique-profile-business-rule/m-p/3247378#M41139</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the purpose of this&amp;nbsp;Enforce unique profile BR, we are trying to update user profile via transform map but for that specific user its errored out as&amp;nbsp;&lt;STRONG&gt;Operation against file 'sn_hr_core_profile' was aborted by Business Rule 'Enforce unique profile^c8698abd83c92214037378dfeeaad303'. Business Rule Stack:Enforce unique profile&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On checking this BR calls script include and validates, and returns true to BR condition&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First name&lt;/LI&gt;&lt;LI&gt;Last name&lt;/LI&gt;&lt;LI&gt;Personal email address&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For some reason the data is not getting updated in HR profile .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preethigovi_0-1745555540658.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/437802i35CAA1DE5E7FEE5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="preethigovi_0-1745555540658.png" alt="preethigovi_0-1745555540658.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 04:34:04 GMT</pubDate>
    <dc:creator>preethigovi</dc:creator>
    <dc:date>2025-04-25T04:34:04Z</dc:date>
    <item>
      <title>Enforce unique profile business rule</title>
      <link>https://www.servicenow.com/community/hrsd-forum/enforce-unique-profile-business-rule/m-p/3247378#M41139</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the purpose of this&amp;nbsp;Enforce unique profile BR, we are trying to update user profile via transform map but for that specific user its errored out as&amp;nbsp;&lt;STRONG&gt;Operation against file 'sn_hr_core_profile' was aborted by Business Rule 'Enforce unique profile^c8698abd83c92214037378dfeeaad303'. Business Rule Stack:Enforce unique profile&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On checking this BR calls script include and validates, and returns true to BR condition&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First name&lt;/LI&gt;&lt;LI&gt;Last name&lt;/LI&gt;&lt;LI&gt;Personal email address&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For some reason the data is not getting updated in HR profile .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preethigovi_0-1745555540658.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/437802i35CAA1DE5E7FEE5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="preethigovi_0-1745555540658.png" alt="preethigovi_0-1745555540658.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 04:34:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/hrsd-forum/enforce-unique-profile-business-rule/m-p/3247378#M41139</guid>
      <dc:creator>preethigovi</dc:creator>
      <dc:date>2025-04-25T04:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Enforce unique profile business rule</title>
      <link>https://www.servicenow.com/community/hrsd-forum/enforce-unique-profile-business-rule/m-p/3247391#M41140</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/791850"&gt;@preethigovi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In HRSD each sys_user should have only 1 HR Profile record only.&lt;/P&gt;
&lt;P&gt;That BR validates this and is OOTB behavior&lt;/P&gt;
&lt;P&gt;It seems your transform map is trying to add 1 more HR profile to the same user with combination of First Name + Last Name etc&lt;/P&gt;
&lt;P&gt;If my response helped please mark it correct and close the thread so that it benefits future readers.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 04:50:59 GMT</pubDate>
      <guid>https://www.servicenow.com/community/hrsd-forum/enforce-unique-profile-business-rule/m-p/3247391#M41140</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-04-25T04:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Enforce unique profile business rule</title>
      <link>https://www.servicenow.com/community/hrsd-forum/enforce-unique-profile-business-rule/m-p/3247635#M41143</link>
      <description>&lt;P&gt;Yes Thank you understood better, issue happened is we have user with&amp;nbsp; &amp;nbsp;first name , last name , and personal email combo and system again trying to create HR profile for same user(combo of 1st name, last name, personal) but different user id and hope this resulted in error.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 09:11:37 GMT</pubDate>
      <guid>https://www.servicenow.com/community/hrsd-forum/enforce-unique-profile-business-rule/m-p/3247635#M41143</guid>
      <dc:creator>preethigovi</dc:creator>
      <dc:date>2025-04-25T09:11:37Z</dc:date>
    </item>
  </channel>
</rss>

