<?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: Calling job from an external Java application return code in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Calling-job-from-an-external-Java-application-return-code/m-p/2217258#M12933</link>
    <description>Thanks for your reply. &amp;nbsp;Just to confirm, there is no way to include the error message along with the error code being returned to the calling Java application, correct? &amp;nbsp;</description>
    <pubDate>Mon, 19 Jan 2015 18:07:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-19T18:07:23Z</dc:date>
    <item>
      <title>Calling job from an external Java application return code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-job-from-an-external-Java-application-return-code/m-p/2217256#M12931</link>
      <description>We're following this 
&lt;A href="https://help.talend.com/search/all?query=Calling+a+Talend+Job+from+an+external+Java+application&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;article (https://help.talend.com/search/all?query=Calling+a+Talend+Job+from+an+external+Java+application&amp;amp;content-lang=en)&amp;nbsp;&lt;/A&gt;to execute Talend job. &amp;nbsp;The runJob() method is used to execute the job. &amp;nbsp;If there was an error, the method returned error code but no messages. &amp;nbsp;Is there a way for the job to return the error code and message back to the calling application? &amp;nbsp;What are the different approaches?
&lt;BR /&gt;Method: &amp;nbsp;String[][] runJob (String[] args); &amp;nbsp; from routintes.system.api.TalendJob</description>
      <pubDate>Fri, 16 Jan 2015 19:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-job-from-an-external-Java-application-return-code/m-p/2217256#M12931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-16T19:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calling job from an external Java application return code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-job-from-an-external-Java-application-return-code/m-p/2217257#M12932</link>
      <description>Hi
&lt;BR /&gt;You can use tLogCatcher in the job to capture the error message and the return code, log the message to a file or database, read the message back to your application if the job fails.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 17 Jan 2015 04:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-job-from-an-external-Java-application-return-code/m-p/2217257#M12932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-17T04:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calling job from an external Java application return code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-job-from-an-external-Java-application-return-code/m-p/2217258#M12933</link>
      <description>Thanks for your reply. &amp;nbsp;Just to confirm, there is no way to include the error message along with the error code being returned to the calling Java application, correct? &amp;nbsp;</description>
      <pubDate>Mon, 19 Jan 2015 18:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-job-from-an-external-Java-application-return-code/m-p/2217258#M12933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-19T18:07:23Z</dc:date>
    </item>
  </channel>
</rss>

