<?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 Rest API in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/ServiceNow-Rest-API/m-p/1379231#M31284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi All,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; I'm using ServiceNow Rest API to pull the data. I have 400k records in Incident table.It seems there is a limit on Data extraction from servicenow to QLIK. I'm getting only ~90k records.In order to pull all 400k records, I believe I have to create multiple connections. Did any one have ideas on how to handle multiple connections in QLIK by using ServiceNow REST API?.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Oct 2017 19:19:56 GMT</pubDate>
    <dc:creator>madan0717</dc:creator>
    <dc:date>2017-10-30T19:19:56Z</dc:date>
    <item>
      <title>ServiceNow Rest API</title>
      <link>https://community.qlik.com/t5/App-Development/ServiceNow-Rest-API/m-p/1379231#M31284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi All,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; I'm using ServiceNow Rest API to pull the data. I have 400k records in Incident table.It seems there is a limit on Data extraction from servicenow to QLIK. I'm getting only ~90k records.In order to pull all 400k records, I believe I have to create multiple connections. Did any one have ideas on how to handle multiple connections in QLIK by using ServiceNow REST API?.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Madan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 19:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ServiceNow-Rest-API/m-p/1379231#M31284</guid>
      <dc:creator>madan0717</dc:creator>
      <dc:date>2017-10-30T19:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Rest API</title>
      <link>https://community.qlik.com/t5/App-Development/ServiceNow-Rest-API/m-p/1379232#M31285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create multiple REST connections having different URLs&amp;nbsp; and also can use the concept of WITH Connection and pagination if applicable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some APIs have timeout in their servers . You can apply some Sleep function in your script to check that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more clarity , you can give your request file or screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2018 09:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ServiceNow-Rest-API/m-p/1379232#M31285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-17T09:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: ServiceNow Rest API</title>
      <link>https://community.qlik.com/t5/App-Development/ServiceNow-Rest-API/m-p/1538965#M38907</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think that it is not a good idea to connect the reporting tool directly to a live ServiceNow instance. Not only it can affect the production environment but it will be simply too slow to download high volumes of data for each report execution.&lt;/P&gt;&lt;P&gt;The preferred way is to build an on-premise read-replica (i.e. a mirror database) and connect QlikSense to this local database. It will be much faster and your ServiceNow won't be affected.&lt;/P&gt;&lt;P&gt;You could use tools such as SnowMirror to extract the data from ServiceNow (or Salesforce).&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.snow-mirror.com/" target="_self"&gt;http://www.snow-mirror.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 09:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/ServiceNow-Rest-API/m-p/1538965#M38907</guid>
      <dc:creator>pavelmuller</dc:creator>
      <dc:date>2019-02-04T09:11:37Z</dc:date>
    </item>
  </channel>
</rss>

