<?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>topic ServiceNow Add-on  'sys_updated_on' field error in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/ServiceNow-Add-on-sys-updated-on-field-error/m-p/518535#M87665</link>
    <description>&lt;P&gt;Hi oangarita - did you ever get this figured out?&lt;/P&gt;&lt;P&gt;I've encountered something weird with this same&amp;nbsp; "sys_updated_on" field extraction but for me it's only at search time for the "incident" input from the 6.0.0 snow_ta version (with 7.3.3 Splunk server).&lt;/P&gt;&lt;P&gt;For my issue, this is not breaking timestamps that depend on sys_updated_on, but ITSI Bidirectional Ticketing alert fails to find any results for updated ServiceNow incidents in my snow index.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sys_updated_on field isn't getting extracted at search time properly when i collect data for the "incident" input from my heavy forwarder.&amp;nbsp;When i change to collect data for the "incident" input locally from 1 search head in my SHC instead of from my heavy forwarder,&amp;nbsp; the field is extracted properly at search time&amp;nbsp; &amp;amp; the ITSI Bidirectional Ticketing alert works fine. That alert uses the sys_updated_on value to calculate a new snow_hash field, and it appears that missing field extraction is breaking that OOTB eval in the query - at least in my environment that is &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bidirectional Ticketing" style="width: 922px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10722iE6EB3D0D09D4F343/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-09-08 at 4.03.16 PM.png" alt="Bidirectional Ticketing" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Bidirectional Ticketing&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Sep 2020 20:13:24 GMT</pubDate>
    <dc:creator>admindeckge</dc:creator>
    <dc:date>2020-09-08T20:13:24Z</dc:date>
    <item>
      <title>ServiceNow Add-on  'sys_updated_on' field error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ServiceNow-Add-on-sys-updated-on-field-error/m-p/506696#M86251</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Splunk server: 7.3.5&lt;/P&gt;&lt;P&gt;snow_ta version: 6.0.0&lt;/P&gt;&lt;P&gt;I'm trying to collect data from the snow cmdb input with the ta, but the present error is showed:&lt;/P&gt;&lt;DIV&gt;'sys_updated_on' field is not found in the data collected for 'cmdb_ci_productive' input&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;These are the specefic events before the error:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2020-06-26 23:03:46,897 INFO pid=105839 tid=Thread-1 file=snow_data_loader.py:_do_collect:198 | Initiating request to https://xxx.service-now.com/api/now/table/cmdb_ci?sysparm_display_value=all&amp;amp;sysparm_limit=1000&amp;amp;sysparm_exclude_reference_link=true&amp;amp;sysparm_query=sys_updated_on&amp;gt;=2000-01-01+00:00:00^ORDERBYsys_updated_on

2020-06-26 23:03:56,373 INFO pid=105839 tid=Thread-1 file=snow_data_loader.py:_do_collect:251 | Ending request to https://xxx.service-now.com/api/now/table/cmdb_ci?sysparm_display_value=all&amp;amp;sysparm_limit=1000&amp;amp;sysparm_exclude_reference_link=true&amp;amp;sysparm_query=sys_updated_on&amp;gt;=2000-01-01+00:00:00^ORDERBYsys_updated_on

2020-06-26 23:03:56,400 ERROR pid=105839 tid=Thread-1 file=snow_data_loader.py:_write_checkpoint:360 | 'sys_updated_on' field is not found in the data collected for 'cmdb_ci_productive' input. In order to resolve the issue, provide valid value in 'Time
 field of the table' on Inputs page, or edit 'timefield' parameter for the affected input in inputs.conf file.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried the troubleshooting query (splunk addon documentation) vs the splunk query (show in the logs) and I can see the data (sys_updated_on field) in the web browser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://xxx.service-now.com/cmdb_ci.do?JSONv2&amp;amp;sysparm_query=sys_created_on&amp;gt;=2016-01-01+00:00:00^ORDERBYsys_created_on&amp;amp;sysparm_record_count=50 xxx.service-now.com&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like the user configured have the permission to read the data, but for some reason is not working with the TA.&lt;/P&gt;&lt;P&gt;Is there a known issue about it? Did I miss something?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 14:08:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ServiceNow-Add-on-sys-updated-on-field-error/m-p/506696#M86251</guid>
      <dc:creator>oangarita</dc:creator>
      <dc:date>2020-06-30T14:08:24Z</dc:date>
    </item>
    <item>
      <title>ServiceNow Add-on  'sys_updated_on' field error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ServiceNow-Add-on-sys-updated-on-field-error/m-p/518535#M87665</link>
      <description>&lt;P&gt;Hi oangarita - did you ever get this figured out?&lt;/P&gt;&lt;P&gt;I've encountered something weird with this same&amp;nbsp; "sys_updated_on" field extraction but for me it's only at search time for the "incident" input from the 6.0.0 snow_ta version (with 7.3.3 Splunk server).&lt;/P&gt;&lt;P&gt;For my issue, this is not breaking timestamps that depend on sys_updated_on, but ITSI Bidirectional Ticketing alert fails to find any results for updated ServiceNow incidents in my snow index.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sys_updated_on field isn't getting extracted at search time properly when i collect data for the "incident" input from my heavy forwarder.&amp;nbsp;When i change to collect data for the "incident" input locally from 1 search head in my SHC instead of from my heavy forwarder,&amp;nbsp; the field is extracted properly at search time&amp;nbsp; &amp;amp; the ITSI Bidirectional Ticketing alert works fine. That alert uses the sys_updated_on value to calculate a new snow_hash field, and it appears that missing field extraction is breaking that OOTB eval in the query - at least in my environment that is &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bidirectional Ticketing" style="width: 922px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10722iE6EB3D0D09D4F343/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-09-08 at 4.03.16 PM.png" alt="Bidirectional Ticketing" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Bidirectional Ticketing&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 20:13:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ServiceNow-Add-on-sys-updated-on-field-error/m-p/518535#M87665</guid>
      <dc:creator>admindeckge</dc:creator>
      <dc:date>2020-09-08T20:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Add-on  'sys_updated_on' field error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ServiceNow-Add-on-sys-updated-on-field-error/m-p/521383#M88102</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/107833"&gt;@admindeckge&lt;/a&gt;&amp;nbsp;I had this same setup - HF collecting data + SHC bidirectional ticketing correlation search failing due to sys_updated_on field missing. To solve this, I created this as a field alias via the SHC deployer in Splunk_TA_snow/local/props.conf:&lt;BR /&gt;&lt;BR /&gt;[snow:incident]&lt;BR /&gt;FIELDALIAS-sys_updated_on = dv_sys_updated_on AS sys_updated_on&lt;/P&gt;</description>
      <pubDate>Thu, 24 Sep 2020 23:06:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ServiceNow-Add-on-sys-updated-on-field-error/m-p/521383#M88102</guid>
      <dc:creator>michael_mcgrail</dc:creator>
      <dc:date>2020-09-24T23:06:17Z</dc:date>
    </item>
  </channel>
</rss>

