<?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 Re: Qlik Connection to Workday in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/1703089#M1249362</link>
    <description>&lt;P&gt;Were you successful in connecting to Workday? Can you share your experience?&lt;/P&gt;</description>
    <pubDate>Mon, 18 May 2020 13:59:19 GMT</pubDate>
    <dc:creator>Deepika</dc:creator>
    <dc:date>2020-05-18T13:59:19Z</dc:date>
    <item>
      <title>Qlik Connection to Workday</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/72557#M1249354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am struggling with a workday connection, I'm using a soap API and its incredibly slow, each time it runs its been taking over 24 hours. I haven't actually been able to finish a whole load, I'm using a loop to go through the data and it pulls 700 rows at a time. There is a total of around 53,000 rows but on the 27th loop it fails unexpectly, this is what it says in the script log:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1036 [Personal_Data]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1037 LOAD [Birth_Date] AS [Birth_Date],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1038 [Hispanic_or_Latino] AS [Hispanic_or_Latino],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1039 [Tobacco_Use] AS [Tobacco_Use],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1040 [__KEY_Personal_Data] AS [__KEY_Personal_Data],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1041 [__FK_Personal_Data] AS [__KEY_Worker_Data]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1042 RESIDENT RestConnectorMasterTable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:01 1043 WHERE NOT IsNull([__FK_Personal_Data])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 fields found: Birth_Date, Hispanic_or_Latino, Tobacco_Use, __KEY_Personal_Data, __KEY_Worker_Data, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution Failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp; 2018-03-21 23:55:03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Execution finished.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;When I try to debug it it has this error: Qvx file read error on line 1, too many columns&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;So my question is two fold, why is it so slow at pulling in data and is there a way to make it faster? Why is it failing on the 27th loop and how do I fix this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If I do a limited load with 5 loops it finishes fine, the problem only occurs when i try to load the whole thing. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thanks in advance!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/72557#M1249354</guid>
      <dc:creator>etrotter</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Connection to Workday</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/1508320#M1249358</link>
      <description>&lt;P&gt;How you connected with workday , can you please explain me bit more with any example and any connector&amp;nbsp;you used ?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/1508320#M1249358</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2018-11-16T17:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Connection to Workday</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/1681767#M1249361</link>
      <description>&lt;P&gt;I'm curious about this too. How did you connect Qlik to Workday?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 17:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/1681767#M1249361</guid>
      <dc:creator>morenoju</dc:creator>
      <dc:date>2020-03-04T17:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Connection to Workday</title>
      <link>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/1703089#M1249362</link>
      <description>&lt;P&gt;Were you successful in connecting to Workday? Can you share your experience?&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 13:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlik-Connection-to-Workday/m-p/1703089#M1249362</guid>
      <dc:creator>Deepika</dc:creator>
      <dc:date>2020-05-18T13:59:19Z</dc:date>
    </item>
  </channel>
</rss>

