<?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: Error using tSAPInfoCubeInput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298897#M71304</link>
    <description>&lt;P&gt;Thanks to the fast Talend support! The solution is pretty easy:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For SAP BW 7.3, the transport TBDK900017 has to be installed. For SAP BW 7.4 and newer, the transport TBDK900019 has to be installed. You will find these packages in your studio plugin folder. The location will be: 6.3.1_installation folder\studio\plugins\org.talend.libraries.sap_6.3.1.20161216_1026\resources The installation instructions are in the readme file in the zip package itself. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jul 2017 09:49:42 GMT</pubDate>
    <dc:creator>kurzkano</dc:creator>
    <dc:date>2017-07-03T09:49:42Z</dc:date>
    <item>
      <title>Error using tSAPInfoCubeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298894#M71301</link>
      <description>&lt;P&gt;We successfully "Retrieve SAP BW metadata" by right-clicking the SAP BW connection we configured. However using one of the retrieved InfoCubes in component&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;tSAPInfoCubeInput&lt;/STRONG&gt; throws an error:&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;Exception in component tSAPInfoCubeInput_1&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;SAPException@5d740a0f [&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;errorCode=20&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;,errorGroup=123&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;,errorKey=JCO_ERROR_FUNCTION_NOT_FOUND&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;,errorMessage=Function module 'Z_TALEND_READ_INFOPROV' not found!&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;,bapiName=Z_TALEND_READ_INFOPROV&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;]&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at org.talend.sap.exception.SAPException$Builder.&amp;lt;init&amp;gt;(SAPException.java:269)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at org.talend.sap.exception.SAPException$Builder.&amp;lt;init&amp;gt;(SAPException.java:264)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at org.talend.sap.exception.SAPException.newBuilder(SAPException.java:74)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at org.talend.sap.impl.SAPUtil.createExceptionBuilder(SAPUtil.java:106)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at org.talend.sap.impl.service.AbstractSAPService.getFunction(AbstractSAPService.java:94)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at org.talend.sap.impl.service.SAPBWService.getInfoCubeReadable(SAPBWService.java:429)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at org.talend.sap.impl.model.bw.request.SAPInfoCubeRequest.readable(SAPInfoCubeRequest.java:68)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at sapservices.bwexamples_0_1.BWExamples.tSAPInfoCubeInput_1Process(BWExamples.java:3497)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at sapservices.bwexamples_0_1.BWExamples.runJobInTOS(BWExamples.java:4129)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P align="left"&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;at sapservices.bwexamples_0_1.BWExamples.main(BWExamples.java:3907)&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#ff0000" face="courier new,courier"&gt;[FATAL]: sapservices.bwexamples_0_1.BWExamples - tSAPInfoCubeInput_1 null&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;Used Talend version: Talend Data Services Platform 6.3.1.20161216_1026 Subscription&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The BAPI &lt;STRONG&gt;Z_TALEND_READ_INFOPROV&lt;/STRONG&gt; is of course not installed by&amp;nbsp;default on our BW system. And it's not mentioned in the Talend documention - at least we didn't found anything. Any ideas or suggestions?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;BTW: Even Google doesn't find ANY matches.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Update: The same error occurs when using component &lt;STRONG&gt;tSAPDSOInput&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 13:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298894#M71301</guid>
      <dc:creator>kurzkano</dc:creator>
      <dc:date>2017-06-27T13:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error using tSAPInfoCubeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298895#M71302</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Are you trying to extract large data set with InfoCube component? With your subscription solution Talend Data Services Platform 6.3.1, could you please create a case on talend support portal? In this way, we can give you a remote asistance on this issue through support cycle with priority.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 06:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298895#M71302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-03T06:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error using tSAPInfoCubeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298896#M71303</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;the error has nothing to do with the amount of data. It's just the missing&amp;nbsp;&lt;FONT color="#ff0000" face="Courier New"&gt;bapiName=&lt;STRONG&gt;Z_TALEND_READ_INFOPROV&lt;/STRONG&gt;&lt;/FONT&gt; which causes the error. But you're right: I'll&amp;nbsp;create a case and post the solution here for the community.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Norbert&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 07:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298896#M71303</guid>
      <dc:creator>kurzkano</dc:creator>
      <dc:date>2017-07-03T07:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error using tSAPInfoCubeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298897#M71304</link>
      <description>&lt;P&gt;Thanks to the fast Talend support! The solution is pretty easy:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For SAP BW 7.3, the transport TBDK900017 has to be installed. For SAP BW 7.4 and newer, the transport TBDK900019 has to be installed. You will find these packages in your studio plugin folder. The location will be: 6.3.1_installation folder\studio\plugins\org.talend.libraries.sap_6.3.1.20161216_1026\resources The installation instructions are in the readme file in the zip package itself. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 09:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298897#M71304</guid>
      <dc:creator>kurzkano</dc:creator>
      <dc:date>2017-07-03T09:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error using tSAPInfoCubeInput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298898#M71305</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;We successfully "Retrieve SAP BW metadata" by right-clicking the SAP BW connection we configured. Also,&amp;nbsp;we successfully install the transport TBDK900042 for SAP BW 7.3.&lt;/P&gt; 
&lt;P&gt;However, at the job execution with the&amp;nbsp;tSAPInfoCubeInput component, we get the following error :&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 815px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lrsx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135277i4C974596823DE5D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lrsx.png" alt="0683p000009Lrsx.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Our version of Talend is :&amp;nbsp;6.4.1.20170623_1246 .&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Google doesn't find any matches about this error.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is anyone get this issue ?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks you very much for your help,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 14:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tSAPInfoCubeInput/m-p/2298898#M71305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-20T14:53:07Z</dc:date>
    </item>
  </channel>
</rss>

