<?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 How to create a time rule? in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/how-to-create-a-time-rule/m-p/2961404#M283</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2024-06-12 162007.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/364566i9FA6C811B1CA2A6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2024-06-12 162007.png" alt="Captura de tela 2024-06-12 162007.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need help getting the time interval for the ticket status. I was able to get the time duration from when a ticket is created until it is closed, using this function in the 'Total Time' field: glidefunction:datedimp(closed_at, sys_created_on)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I have to get the time interval from one status to another, I have to know how long a ticket took to become 'pending', how long it took to leave the 'pending' status and become 'in progress', and how long it took to leave 'in progress' and be 'closed'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was trying to use Business Rule but I can't even put 1 record in the fields, if anyone knows how to do this PLEASE HELP ME&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 19:31:56 GMT</pubDate>
    <dc:creator>Arthur Sanchez</dc:creator>
    <dc:date>2024-06-12T19:31:56Z</dc:date>
    <item>
      <title>How to create a time rule?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-create-a-time-rule/m-p/2961404#M283</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2024-06-12 162007.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/364566i9FA6C811B1CA2A6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2024-06-12 162007.png" alt="Captura de tela 2024-06-12 162007.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need help getting the time interval for the ticket status. I was able to get the time duration from when a ticket is created until it is closed, using this function in the 'Total Time' field: glidefunction:datedimp(closed_at, sys_created_on)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I have to get the time interval from one status to another, I have to know how long a ticket took to become 'pending', how long it took to leave the 'pending' status and become 'in progress', and how long it took to leave 'in progress' and be 'closed'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was trying to use Business Rule but I can't even put 1 record in the fields, if anyone knows how to do this PLEASE HELP ME&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 19:31:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-create-a-time-rule/m-p/2961404#M283</guid>
      <dc:creator>Arthur Sanchez</dc:creator>
      <dc:date>2024-06-12T19:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a time rule?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-create-a-time-rule/m-p/2965305#M296</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The trick is to use a BR to get the update time from when it changes from pending to in progress and then get the time difference from that value.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 14:11:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-create-a-time-rule/m-p/2965305#M296</guid>
      <dc:creator>Arthur Sanchez</dc:creator>
      <dc:date>2024-06-17T14:11:48Z</dc:date>
    </item>
  </channel>
</rss>

