<?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 Custom Read Failed Error while pulling the data from SAP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524382#M686791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pulling the data from SAP into QlikView , sometimes i get the error Custom Read Failed ... Time Out ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My TimeoutFetch Parameter value is 200000 .........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not able to figure out the reason for it.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2013 05:41:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-04T05:41:49Z</dc:date>
    <item>
      <title>Custom Read Failed Error while pulling the data from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524382#M686791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pulling the data from SAP into QlikView , sometimes i get the error Custom Read Failed ... Time Out ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My TimeoutFetch Parameter value is 200000 .........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not able to figure out the reason for it.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 05:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524382#M686791</guid>
      <dc:creator />
      <dc:date>2013-12-04T05:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Read Failed Error while pulling the data from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524383#M686793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be u are retrieving data from Clustered table .. like MSEG , FAGLFLEXA ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For these tables U have to retrieve the data by putting date restriction in&amp;nbsp; where statement in select statement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise it will happen like this only...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those clustered table will updated the every day and every table that is reason it happens...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 05:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524383#M686793</guid>
      <dc:creator />
      <dc:date>2013-12-04T05:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Read Failed Error while pulling the data from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524384#M686794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got the error when i was pulling VBAP table i.e. Sales Line Item and it is not a pool table or Cluster table......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 06:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524384#M686794</guid>
      <dc:creator />
      <dc:date>2013-12-04T06:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Read Failed Error while pulling the data from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524385#M686795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can put the parameter values&amp;nbsp; keepcasing =4 and&amp;nbsp; PacketSize = 5000&amp;nbsp; , That will be definitely helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 06:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524385#M686795</guid>
      <dc:creator />
      <dc:date>2013-12-04T06:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Read Failed Error while pulling the data from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524386#M686796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my keepcasing value is 1 and PacketSize value is 200000....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will change the value of Keepcasing&amp;nbsp; to 4 ..... but can you tell me what this parameter will do ..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 06:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524386#M686796</guid>
      <dc:creator />
      <dc:date>2013-12-04T06:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Read Failed Error while pulling the data from SAP</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524387#M686797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after doing some R&amp;amp;D i have come to know that keepcasing can take only 0 or 1 value.......not 4 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2013 09:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Read-Failed-Error-while-pulling-the-data-from-SAP/m-p/524387#M686797</guid>
      <dc:creator />
      <dc:date>2013-12-04T09:18:02Z</dc:date>
    </item>
  </channel>
</rss>

