<?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 Using &amp;quot;State&amp;quot; data pill from closed task to set state of request in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3290818#M3408</link>
    <description>&lt;P&gt;I am trying to set the state of the RITM and REQ to the value of the task state. I have chosen "Update Record" for each and selected the "State" field then chose the state using the data pill from the previously closed task state. I would think that this would update the RITM state but the state stays "Open". Is this not an option in SN?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-16 154523.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/449029i36F02E51563DE59F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-16 154523.png" alt="Screenshot 2025-06-16 154523.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jun 2025 22:47:18 GMT</pubDate>
    <dc:creator>Bsublett</dc:creator>
    <dc:date>2025-06-16T22:47:18Z</dc:date>
    <item>
      <title>Using "State" data pill from closed task to set state of request</title>
      <link>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3290818#M3408</link>
      <description>&lt;P&gt;I am trying to set the state of the RITM and REQ to the value of the task state. I have chosen "Update Record" for each and selected the "State" field then chose the state using the data pill from the previously closed task state. I would think that this would update the RITM state but the state stays "Open". Is this not an option in SN?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-16 154523.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/449029i36F02E51563DE59F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-16 154523.png" alt="Screenshot 2025-06-16 154523.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 22:47:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3290818#M3408</guid>
      <dc:creator>Bsublett</dc:creator>
      <dc:date>2025-06-16T22:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using "State" data pill from closed task to set state of request</title>
      <link>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291020#M3409</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/549565"&gt;@Bsublett&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;In my understanding, it doesn’t work that way. Instead, you can use an &lt;STRONG&gt;If&lt;/STRONG&gt; logic action to check whether the Catalog Task is marked as &lt;STRONG&gt;'Closed Complete'&lt;/STRONG&gt;. If it is, use the &lt;STRONG&gt;Update Record&lt;/STRONG&gt; action to set the states of both the &lt;STRONG&gt;RITM&lt;/STRONG&gt; and the &lt;STRONG&gt;REQ&lt;/STRONG&gt; to &lt;STRONG&gt;'Closed Complete'&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;For Ex:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anshul_goyal_0-1750139642906.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/449083i3E229530547C06F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="anshul_goyal_0-1750139642906.png" alt="anshul_goyal_0-1750139642906.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Please mark my solution as helpful and accepted for future reference.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 05:55:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291020#M3409</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2025-06-17T05:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using "State" data pill from closed task to set state of request</title>
      <link>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291021#M3410</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/549565"&gt;@Bsublett&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you want to close RITM after catalog task is closed then simply set the State value&lt;/P&gt;
&lt;P&gt;Why are you setting the field value using Previous data pill state value?&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>Tue, 17 Jun 2025 05:57:35 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291021#M3410</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-17T05:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using "State" data pill from closed task to set state of request</title>
      <link>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291070#M3411</link>
      <description>&lt;P&gt;I was just going to set it at the same state as task. I found another article that said I would have to transform the&amp;nbsp;&lt;/P&gt;&lt;P&gt;value from the data pill so I will probably just use IF statements.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 06:38:29 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291070#M3411</guid>
      <dc:creator>Bsublett</dc:creator>
      <dc:date>2025-06-17T06:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using "State" data pill from closed task to set state of request</title>
      <link>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291083#M3412</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/549565"&gt;@Bsublett&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;that's correct.&lt;/P&gt;
&lt;P&gt;you will have to use f(x) inline script for the State field and set the RITM state as per SC Task's state&lt;/P&gt;
&lt;P&gt;If your catalog task is closed with any of these (Closed Complete, Closed Incomplete, Close Skipped) then set RITM State as &lt;STRONG&gt;Closed&lt;/STRONG&gt;&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>Tue, 17 Jun 2025 06:54:28 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/using-quot-state-quot-data-pill-from-closed-task-to-set-state-of/m-p/3291083#M3412</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-06-17T06:54:28Z</dc:date>
    </item>
  </channel>
</rss>

