<?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: Fetch CDS View through oData with Qlik November 2022 Patch 3 in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Fetch-CDS-View-through-oData-with-Qlik-November-2022-Patch-3/m-p/2548451#M15496</link>
    <description>&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;This can be acheived using these steps:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;1. Mandatory Configuration Requirements&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;STRONG&gt;Use HTTPS:&lt;/STRONG&gt; Qlik OData connectors often require strict SSL/TLS. If the connector reports errors, ensure the URL starts with https:// and is valid.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Authentication Method:&lt;/STRONG&gt; SAP S/4HANA usually requires Basic authentication or NTLM. When testing, verify that the user ID has appropriate authorizations (type 'Communications Data') in SAP.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Accept Header:&lt;/STRONG&gt; Try setting the Accept header to application/json or application/atom+xml. Some users found that leaving it blank causes 403 Forbidden errors.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;CSRF Token Handling:&lt;/STRONG&gt; SAP requires a X-CSRF-Token for POST/PUT requests. Ensure the connector is properly configured to fetch the token first, or use GET for metadata/data loads.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Troubleshooting Steps&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;STRONG&gt;Test Outside Qlik:&lt;/STRONG&gt; Test the OData service URL in a web browser or tool like Postman or Excel/Power Query to confirm that the service, authentication, and firewall allow the connection.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Increase Paging:&lt;/STRONG&gt; If the load fails on large tables, ensure pagination is turned on.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Limit Initial Load:&lt;/STRONG&gt; Use $top=100 or the "Max Results" setting to test if the connection works with a smaller dataset.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Be mindful of:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. Known Issues &amp;amp; Patches&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;STRONG&gt;Update PostgreSQL:&lt;/STRONG&gt; Ensure the PostgreSQL database, which manages the Qlik repository, is properly updated for November 2022. Upgrades can fail if the PostgreSQL backend is not updated beforehand.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Connector Bugs:&lt;/STRONG&gt; Review the &lt;A href="https://community.qlik.com/t5/Release-Notes/Sense-Enterprise-on-Windows-Release-Notes-November-2022-Initial/ta-p/2001286" target="_blank"&gt;release notes for November 2022 Patch 6,&lt;/A&gt; which addressed issues related to login and data loading.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 05 May 2026 19:34:01 GMT</pubDate>
    <dc:creator>Greg_Taffer</dc:creator>
    <dc:date>2026-05-05T19:34:01Z</dc:date>
    <item>
      <title>Fetch CDS View through oData with Qlik November 2022 Patch 3</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Fetch-CDS-View-through-oData-with-Qlik-November-2022-Patch-3/m-p/2548401#M15495</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I tried without success to connect to s/4 environnement through oData with standard odata connector in Qlik November 2022 Patch 3. Any one have success with this ?&lt;/P&gt;
&lt;P&gt;I try successfull to connect through Edge + Soap UI but anyway never from QLIK !!&lt;/P&gt;
&lt;P&gt;URL :&amp;nbsp;/sap/opu/odata/sap/API_BILLING_DOCUMENT_SRV/A_BillingDocument/?$top=100&amp;amp;$format=json&amp;amp;sap-client=200&lt;/P&gt;
&lt;P&gt;Thank you for your support&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 09:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Fetch-CDS-View-through-oData-with-Qlik-November-2022-Patch-3/m-p/2548401#M15495</guid>
      <dc:creator>philippeb</dc:creator>
      <dc:date>2026-05-05T09:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch CDS View through oData with Qlik November 2022 Patch 3</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Fetch-CDS-View-through-oData-with-Qlik-November-2022-Patch-3/m-p/2548451#M15496</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;This can be acheived using these steps:&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;1. Mandatory Configuration Requirements&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;STRONG&gt;Use HTTPS:&lt;/STRONG&gt; Qlik OData connectors often require strict SSL/TLS. If the connector reports errors, ensure the URL starts with https:// and is valid.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Authentication Method:&lt;/STRONG&gt; SAP S/4HANA usually requires Basic authentication or NTLM. When testing, verify that the user ID has appropriate authorizations (type 'Communications Data') in SAP.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Accept Header:&lt;/STRONG&gt; Try setting the Accept header to application/json or application/atom+xml. Some users found that leaving it blank causes 403 Forbidden errors.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;CSRF Token Handling:&lt;/STRONG&gt; SAP requires a X-CSRF-Token for POST/PUT requests. Ensure the connector is properly configured to fetch the token first, or use GET for metadata/data loads.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2. Troubleshooting Steps&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;STRONG&gt;Test Outside Qlik:&lt;/STRONG&gt; Test the OData service URL in a web browser or tool like Postman or Excel/Power Query to confirm that the service, authentication, and firewall allow the connection.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Increase Paging:&lt;/STRONG&gt; If the load fails on large tables, ensure pagination is turned on.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Limit Initial Load:&lt;/STRONG&gt; Use $top=100 or the "Max Results" setting to test if the connection works with a smaller dataset.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Be mindful of:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;3. Known Issues &amp;amp; Patches&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
 &lt;LI&gt;&lt;STRONG&gt;Update PostgreSQL:&lt;/STRONG&gt; Ensure the PostgreSQL database, which manages the Qlik repository, is properly updated for November 2022. Upgrades can fail if the PostgreSQL backend is not updated beforehand.&lt;/LI&gt;
 &lt;LI&gt;&lt;STRONG&gt;Connector Bugs:&lt;/STRONG&gt; Review the &lt;A href="https://community.qlik.com/t5/Release-Notes/Sense-Enterprise-on-Windows-Release-Notes-November-2022-Initial/ta-p/2001286" target="_blank"&gt;release notes for November 2022 Patch 6,&lt;/A&gt; which addressed issues related to login and data loading.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 05 May 2026 19:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Fetch-CDS-View-through-oData-with-Qlik-November-2022-Patch-3/m-p/2548451#M15496</guid>
      <dc:creator>Greg_Taffer</dc:creator>
      <dc:date>2026-05-05T19:34:01Z</dc:date>
    </item>
  </channel>
</rss>

