<?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 tSAPInput in TOS 3.1.3 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348071#M115240</link>
    <description>Hello, 
&lt;BR /&gt; 
&lt;BR /&gt;i updated to TOS 3.1.3 and tried to use the tSAPInput-component. 
&lt;BR /&gt; 
&lt;BR /&gt;There are several things i do not understand (in comparison to the tSAPInput from 3.1.1). 
&lt;BR /&gt;The "Extract datas" area of 3.1.1 was changed into an "Outputs" area in 3.1.3 with different functionality. 
&lt;BR /&gt;My Question is: How can i extract the data from one field, returned by a RFC? 
&lt;BR /&gt; 
&lt;BR /&gt;The RFC_READ_TABLE for example returns (among others) a table called "DATA" which contains a field called "WA". 
&lt;BR /&gt;"WA" contains all the data of the SAP-table which is read with the RFC. 
&lt;BR /&gt; 
&lt;BR /&gt;In 3.1.1 i could define "DATA" as the extraction-table and "WA" as a Parameter to extract (see screenshot 1). 
&lt;BR /&gt;In 3.1.3 the prompt "ParameterName" is replaced by "Mapping" in the "Outputs" area (see screenshot 2). 
&lt;BR /&gt;What do i have to do, to extract the data from the "WA" field of the "DATA"-table and what is the "Mapping" good for? 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;There is another issue: 
&lt;BR /&gt;If i connect the tSAPInput with another component (tLogRow for example) i always get the error "the output schema/link named "out" has no column defined, please check it" in 3.1.3. But i can't define a schema for the "out" row (see screenshot 3) and i have defined one for the output of the tSAPInput-component. 
&lt;BR /&gt; 
&lt;BR /&gt;Can somebody help?</description>
    <pubDate>Sat, 16 Nov 2024 13:53:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:53:29Z</dc:date>
    <item>
      <title>tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348071#M115240</link>
      <description>Hello, 
&lt;BR /&gt; 
&lt;BR /&gt;i updated to TOS 3.1.3 and tried to use the tSAPInput-component. 
&lt;BR /&gt; 
&lt;BR /&gt;There are several things i do not understand (in comparison to the tSAPInput from 3.1.1). 
&lt;BR /&gt;The "Extract datas" area of 3.1.1 was changed into an "Outputs" area in 3.1.3 with different functionality. 
&lt;BR /&gt;My Question is: How can i extract the data from one field, returned by a RFC? 
&lt;BR /&gt; 
&lt;BR /&gt;The RFC_READ_TABLE for example returns (among others) a table called "DATA" which contains a field called "WA". 
&lt;BR /&gt;"WA" contains all the data of the SAP-table which is read with the RFC. 
&lt;BR /&gt; 
&lt;BR /&gt;In 3.1.1 i could define "DATA" as the extraction-table and "WA" as a Parameter to extract (see screenshot 1). 
&lt;BR /&gt;In 3.1.3 the prompt "ParameterName" is replaced by "Mapping" in the "Outputs" area (see screenshot 2). 
&lt;BR /&gt;What do i have to do, to extract the data from the "WA" field of the "DATA"-table and what is the "Mapping" good for? 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;There is another issue: 
&lt;BR /&gt;If i connect the tSAPInput with another component (tLogRow for example) i always get the error "the output schema/link named "out" has no column defined, please check it" in 3.1.3. But i can't define a schema for the "out" row (see screenshot 3) and i have defined one for the output of the tSAPInput-component. 
&lt;BR /&gt; 
&lt;BR /&gt;Can somebody help?</description>
      <pubDate>Sat, 16 Nov 2024 13:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348071#M115240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348072#M115241</link>
      <description>Hello 
&lt;BR /&gt;On TOS3.1.1, you can only iterate one of output tables. See 5987.
&lt;BR /&gt;On TOS3.1.3 or greater, it can iterate multiple output tables, one schema for one output table. Please see my screenshots.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 01 Jul 2009 11:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348072#M115241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-01T11:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348073#M115242</link>
      <description>Thanks for the reply.
&lt;BR /&gt;
&lt;BR /&gt;Right now i am trying to test this, but the problem remains, that the tSAPInput-component has this error:
&lt;BR /&gt;"the output schema/link named "out" has no column defined, please check it".
&lt;BR /&gt;But i can't link a schema to it.
&lt;BR /&gt;
&lt;BR /&gt;Even if i delete the linked output-row, the error stays, as if it was only deleted in the gui and not in the code (see attached screenshot).</description>
      <pubDate>Wed, 01 Jul 2009 11:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348073#M115242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-01T11:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348074#M115243</link>
      <description>Hello 
&lt;BR /&gt;Have you added at least one schema? Please upload a screenshot of basic setting of tSAPInput
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 01 Jul 2009 13:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348074#M115243</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-01T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348075#M115244</link>
      <description>Here it is (including the used schema). 
&lt;BR /&gt; 
&lt;BR /&gt;Kind regards, 
&lt;BR /&gt; 
&lt;BR /&gt;Christian</description>
      <pubDate>Wed, 01 Jul 2009 14:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348075#M115244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-01T14:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348076#M115245</link>
      <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;"the output schema/link named "out" has no column defined, please check it".&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;I can reproduct this error, if I add a new schema but don't add some columns. So, we must add some columns in a schema.
&lt;BR /&gt;From the last image, I see you have deleted the out schema, now you can link the Data schema to tLogRow, after do this, the warning message will disappear.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 02 Jul 2009 03:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348076#M115245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-02T03:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348077#M115246</link>
      <description>It works now, but when i delete components, i often get errors from rows which should have been deleted with the corresponing component. 
&lt;BR /&gt; 
&lt;BR /&gt;I think for now i will stick with 3.1.1. 
&lt;BR /&gt; 
&lt;BR /&gt;Thank you, nevertheless. 
&lt;BR /&gt; 
&lt;BR /&gt;Kind Regards, 
&lt;BR /&gt; 
&lt;BR /&gt;Christian</description>
      <pubDate>Thu, 02 Jul 2009 09:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348077#M115246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-02T09:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348078#M115247</link>
      <description>Hi Shong, 
&lt;BR /&gt;It appears the latest docs (UG+RG) are not updated with TOS3.1.1 changes. Appreciate if you could you please provide a working example of using the tSAPInput and tSAPOutput components? 
&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 07 Jul 2009 00:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348078#M115247</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-07-07T00:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: tSAPInput in TOS 3.1.3</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348079#M115248</link>
      <description>Please, get the examples of two jobs using the RFC_READ_TABLE and BAPI_COMPANY_GETDETAIL with tSAPInput component at &lt;A href="http://www.talendforge.org/exchange/tos/extension_view.php?eid=207" target="_blank" rel="nofollow noopener noreferrer"&gt;Use tSAPInput&lt;/A&gt;</description>
      <pubDate>Thu, 01 Oct 2009 00:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSAPInput-in-TOS-3-1-3/m-p/2348079#M115248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-01T00:02:04Z</dc:date>
    </item>
  </channel>
</rss>

