<?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: SAP Bex Web connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264991#M44667</link>
    <description>Hmm, cannot see my screenshots?
&lt;BR /&gt;test to upload again</description>
    <pubDate>Tue, 20 Dec 2016 14:48:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-20T14:48:49Z</dc:date>
    <item>
      <title>SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264990#M44666</link>
      <description>Dear community&amp;nbsp;
&lt;BR /&gt;Looking to connect to a SAP BW instance via its Netweaver Web interface.
&lt;BR /&gt;Do I use a HTTP call, or how to manage a SAP Web BI report? Can I submit variable selection parameters from the job and start the query automated?
&lt;BR /&gt;The report has an entry selection screen, then an output screen with result to be parsed?? Or is there a direct connector to the web interface?
&lt;BR /&gt;=&amp;gt;</description>
      <pubDate>Tue, 20 Dec 2016 14:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264990#M44666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-20T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264991#M44667</link>
      <description>Hmm, cannot see my screenshots?
&lt;BR /&gt;test to upload again</description>
      <pubDate>Tue, 20 Dec 2016 14:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264991#M44667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-20T14:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264992#M44668</link>
      <description>We don't support the BEX interface. We have dedicated components though to interact with DSO, InfoCube and InfoObject. Would that suffice?</description>
      <pubDate>Fri, 23 Dec 2016 11:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264992#M44668</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T11:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264993#M44669</link>
      <description>I appreciate, though in most (especially bigger) companies these accesses are strictly governed to stay with developers only. 
&lt;BR /&gt;Hence a more user oriented way would be to be able to read from user facing results which is Bex Web or Excel. 
&lt;BR /&gt;Hence BEx Web can be automatically triggered through calling a URL, I thought I could use HTML PARSE or similar and a trigger call to use it. 
&lt;BR /&gt;This way I could maybe use a bookmarked report, but tHe only thing missing is to enter filter parameters to the startup selection screen of a Bex query. 
&lt;BR /&gt;Maybe this describes better what I am facing.</description>
      <pubDate>Fri, 23 Dec 2016 12:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264993#M44669</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T12:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264994#M44670</link>
      <description>So you need something like a "REST" call with the right query paramters set and then parse the HTML response, correct?
&lt;BR /&gt;In that case you can use components like tRestClient or maybe tFileFetch to do so
&lt;BR /&gt;Thomas</description>
      <pubDate>Fri, 23 Dec 2016 14:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264994#M44670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T14:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264995#M44671</link>
      <description>Sounds very much like it.&amp;nbsp;&lt;BR /&gt;If you happen to know Bex Web client - can you send me a short example how to configure these components?&lt;BR /&gt;I never used these two.&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 23 Dec 2016 14:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264995#M44671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264996#M44672</link>
      <description>An example path to one of our reports:&lt;BR /&gt;This brings up following screen:</description>
      <pubDate>Fri, 23 Dec 2016 14:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264996#M44672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T14:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264997#M44673</link>
      <description>Forgot I cannot post links....&lt;BR /&gt;xxxx2.eu.xxxx.net:8070/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=C9_D_C9_RMMM03_SC_FS809_LC9_M</description>
      <pubDate>Fri, 23 Dec 2016 14:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264997#M44673</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-23T14:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264998#M44674</link>
      <description>&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MChh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129726i43212D39233B51F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MChh.png" alt="0683p000009MChh.png" /&gt;&lt;/span&gt;as example for tRestClient</description>
      <pubDate>Tue, 27 Dec 2016 09:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264998#M44674</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T09:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264999#M44675</link>
      <description>&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCX4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135634iD380CABB9BC17BAA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCX4.png" alt="0683p000009MCX4.png" /&gt;&lt;/span&gt;or tFetchFile with GET verb and downloading to local file sytem.</description>
      <pubDate>Tue, 27 Dec 2016 09:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2264999#M44675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-27T09:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265000#M44676</link>
      <description>Sorry for late reply. I get a ton of errors using both methods. Must be a security/authentication issue of SAP.&lt;BR /&gt;Any other ideas how to fetch a SAP BEX WEB output?&lt;BR /&gt;xception in component tFileFetch_1&lt;BR /&gt;javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target&lt;BR /&gt;	at sun.security.ssl.Alerts.getSSLException(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.Handshaker.fatalSE(Unknown Source)&lt;BR /&gt;	at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)</description>
      <pubDate>Tue, 07 Feb 2017 11:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265000#M44676</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-07T11:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265001#M44677</link>
      <description>sounds just to be an issue of an unknown server cert. Use tSetKeystores to provide the right certs</description>
      <pubDate>Wed, 08 Feb 2017 11:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265001#M44677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-08T11:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265002#M44678</link>
      <description>I will not give up, thanks! &amp;nbsp;Although meanwhile, you SAP expert, Robert Zenkert has said that Bex is not supported by Talend at all.&lt;BR /&gt;Would be great if we still could find a way - can you maybe also align - you seem to know a way.&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 08 Feb 2017 11:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265002#M44678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-08T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265003#M44679</link>
      <description>&lt;P&gt;Bumping up this topic, as it still does not seem to have a solution.&lt;BR /&gt;As said big corporations (~1bn turnover upwards) do not support direct connections to backend for users.&lt;/P&gt; 
&lt;P&gt;I have seen meanwhile ETL tools that can easily handle SAP Web BEX interfaces.&lt;/P&gt; 
&lt;P&gt;Any chance the Gartner top Quadrant company could develop this already in the last 3 years we are discussing this?&lt;/P&gt; 
&lt;P&gt;I am sitting now again in another company with 50.000 cells standard download limit, so we need to iterate 10-15 reports manually to download full data set (and a simple one like current inventory on detailed level).&lt;/P&gt; 
&lt;P&gt;Talend would be a dream to do this scheduled in the background.&lt;/P&gt; 
&lt;P&gt;please put this on your development roadmap!&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 10:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265003#M44679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-16T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Bex Web connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265004#M44680</link>
      <description>&lt;P&gt;Any idea on this topic? i also want to do this..&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAP-Bex-Web-connection/m-p/2265004#M44680</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2021-01-15T14:07:29Z</dc:date>
    </item>
  </channel>
</rss>

