<?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: AS/400 Custom component, studio 7.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246958#M149176</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using Java Jet approach or talend component Kit to build your custom connector?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 09:13:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-30T09:13:48Z</dc:date>
    <item>
      <title>AS/400 Custom component, studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246957#M149175</link>
      <description>&lt;P&gt;HI,&lt;/P&gt; 
&lt;P&gt;Few questions -&lt;/P&gt; 
&lt;P&gt;I've built a custom connector which connect to as400, make a program call with a unique key as an input, and return the suitable entity:&lt;/P&gt; 
&lt;P&gt;1. How can I log each transaction in my IBM db2 (query itself, data which has passed, date-time)? I know the terminal command ,&lt;STRONG&gt;DSPJRN JRN,&lt;/STRONG&gt; but how i can use it in talent to connect to the journal?&lt;/P&gt; 
&lt;P&gt;2. How can I map the specific returned entity (It is complex structure entity) from the as/400 ? I use a function with the @Producer annotation to return it but I really don't know where it return to or how can I catch it in talent studio and use it in my jobs flow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246957#M149175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: AS/400 Custom component, studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246958#M149176</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using Java Jet approach or talend component Kit to build your custom connector?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 09:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246958#M149176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T09:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: AS/400 Custom component, studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246959#M149177</link>
      <description>&lt;P&gt;HI &lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt; ,&lt;BR /&gt;I'm using talend component Kit&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 13:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246959#M149177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T13:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: AS/400 Custom component, studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246960#M149178</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;Is there any idea?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Feb 2019 07:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246960#M149178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-03T07:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: AS/400 Custom component, studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246961#M149179</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPAqAAO"&gt;@dani31090&lt;/A&gt;&amp;nbsp;beside AS400 JDBC Driver operations, other complex operations against AS400 programmatically&amp;nbsp; can be done with IBM Toolbox for Java. However it will require you to write some custom Talend code to provide it with access credentials.&lt;/P&gt; 
&lt;P&gt;IBM Toolbox &lt;A href="https://www.ibm.com/support/knowledgecenter/en/SSPSQF_9.1.0/com.ibm.etools.iseries.toolbox.doc/page1.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.ibm.com/support/knowledgecenter/en/SSPSQF_9.1.0/com.ibm.etools.iseries.toolbox.doc/page1.htm&lt;/A&gt; allows you to execute any terminal command and retrieve results in your code.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Question 2: Every structure from outside system is specific and as I see how Talend works you just apply patterns from documentation or code related to salesforce components (helped me a lot)&amp;nbsp;&lt;A href="https://github.com/Talend/connectors-se/tree/master/salesforce/src/main/java/org/talend/components/salesforce" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Talend/connectors-se/tree/master/salesforce/src/main/java/org/talend/components/salesforce&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Btw. AS400 data record format almost matches Talend's Record methodology. I guess you could also use IBM Toolbox to analyze it, or if available via DB2 use table metadata to recreate structure (see salesforce components).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope this will help you to make a step &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 05:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AS-400-Custom-component-studio-7-1/m-p/2246961#M149179</guid>
      <dc:creator>igorbeslic</dc:creator>
      <dc:date>2019-04-05T05:41:12Z</dc:date>
    </item>
  </channel>
</rss>

