<?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: How to debug all the policies (Data policies/UI Policies) on the form submission in ITSM forum</title>
    <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510984#M82763</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;In case solution given above doesn't work try this you will have to do some filtering.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/30362i71E34EE081A75C12/image-size/large?v=v2&amp;amp;px=999" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Mark Correct or Helpful if it helps.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 19:06:52 GMT</pubDate>
    <dc:creator>Yousaf</dc:creator>
    <dc:date>2022-08-24T19:06:52Z</dc:date>
    <item>
      <title>How to debug all the policies (Data policies/UI Policies) on the form submission</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510979#M82758</link>
      <description>&lt;P&gt;On submission of a Incident form, without populating any of the fields, I click on the Submit button. I will get an error message saying caller and short description fields are mandatory. How to debug which is the data policy or UI policy that throws this error message?&lt;/P&gt;
&lt;P&gt;So, is there a way to debug what all policies are getting triggered on submission of a form?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 15:15:40 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510979#M82758</guid>
      <dc:creator>Betholi Vikram</dc:creator>
      <dc:date>2022-08-24T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug all the policies (Data policies/UI Policies) on the form submission</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510980#M82759</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can utilize &lt;STRONG&gt;System Diagnostics &amp;gt; &lt;/STRONG&gt;&lt;STRONG&gt;Session Debug,&amp;nbsp;&lt;/STRONG&gt;see the below image for reference.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/30349iAA0A4BBECF7E4F6A/image-size/large?v=v2&amp;amp;px=999" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;There you can find a lot of modules for debugging.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 15:20:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510980#M82759</guid>
      <dc:creator>Muhammad Khan</dc:creator>
      <dc:date>2022-08-24T15:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug all the policies (Data policies/UI Policies) on the form submission</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510981#M82760</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;1. Right click the field label (in your case lets do 'Caller')&lt;/P&gt;
&lt;P&gt;2. Click on 'Watch - caller_id':&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/30350i0412DBAA8EB3A398/image-size/large?v=v2&amp;amp;px=999" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3. The JS log and Field Watcher should show up at the bottom of your window&lt;/P&gt;
&lt;P&gt;4. Click submit again and observe which messages come up in the 'Field Watcher'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That should hopefully give you an idea of what is making the field mandatory&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 15:31:51 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510981#M82760</guid>
      <dc:creator>Cris P</dc:creator>
      <dc:date>2022-08-24T15:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug all the policies (Data policies/UI Policies) on the form submission</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510982#M82761</link>
      <description>&lt;P&gt;Hi Cris,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your response. I selected the Watch - 'Caller' and submitted the form again as shown below. But, could not find any messages at the bottom of the screen.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/30347iAD57EBB19080BC17/image-size/large?v=v2&amp;amp;px=999" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 18:34:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510982#M82761</guid>
      <dc:creator>Betholi Vikram</dc:creator>
      <dc:date>2022-08-24T18:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug all the policies (Data policies/UI Policies) on the form submission</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510983#M82762</link>
      <description>&lt;P&gt;If you open up your profile settings (The 'gear' icon, next to your profile):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/30356iCB99EB16D5722AF3/image-size/large?v=v2&amp;amp;px=999" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then here you can open the Javascript log and watcher:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/30358iA9C975D137140394/image-size/large?v=v2&amp;amp;px=999" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if that works&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 18:41:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510983#M82762</guid>
      <dc:creator>Cris P</dc:creator>
      <dc:date>2022-08-24T18:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug all the policies (Data policies/UI Policies) on the form submission</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510984#M82763</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;In case solution given above doesn't work try this you will have to do some filtering.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/30362i71E34EE081A75C12/image-size/large?v=v2&amp;amp;px=999" title="find_real_file.png" alt="find_real_file.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Mark Correct or Helpful if it helps.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 19:06:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510984#M82763</guid>
      <dc:creator>Yousaf</dc:creator>
      <dc:date>2022-08-24T19:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug all the policies (Data policies/UI Policies) on the form submission</title>
      <link>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510985#M82764</link>
      <description>&lt;P&gt;Hi Cris,&lt;/P&gt;
&lt;P&gt;My ServieNow PDI version is SanDiego and here i could not see any of the options specified by you. Attached is the document for the screens displayed.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 21:22:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/itsm-forum/how-to-debug-all-the-policies-data-policies-ui-policies-on-the/m-p/510985#M82764</guid>
      <dc:creator>Betholi Vikram</dc:creator>
      <dc:date>2022-08-24T21:22:31Z</dc:date>
    </item>
  </channel>
</rss>

