<?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 Maintaining Talend Audit Table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232267#M22286</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created an audit table in db mysql and i want to insert the data into the table when job fails and success. I dont want to use any flowmetercatcher or statmetercatcher.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just want to use tjava and and insert every variable such as job start and job end time to no of rows inserted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2019 05:55:36 GMT</pubDate>
    <dc:creator>seelam_sreeram</dc:creator>
    <dc:date>2019-04-04T05:55:36Z</dc:date>
    <item>
      <title>Maintaining Talend Audit Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232267#M22286</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created an audit table in db mysql and i want to insert the data into the table when job fails and success. I dont want to use any flowmetercatcher or statmetercatcher.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just want to use tjava and and insert every variable such as job start and job end time to no of rows inserted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help please !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 05:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232267#M22286</guid>
      <dc:creator>seelam_sreeram</dc:creator>
      <dc:date>2019-04-04T05:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining Talend Audit Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232268#M22287</link>
      <description>&lt;P&gt;Hi Murthy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; The prebuilt components are a medium to reduce your developement efforts to capture these details. If you want to load them manually, you will have to capture the system time details of your own using tjava and assign them to context variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Then you can load them to database later using tMySQLOutput component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 06:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232268#M22287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-04T06:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining Talend Audit Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232269#M22288</link>
      <description>&lt;P&gt;Hi Nikhil,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply !&lt;/P&gt;&lt;P&gt;Could you please help me with a use case and implement it using a job through practical ways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Murthy&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2019 14:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232269#M22288</guid>
      <dc:creator>seelam_sreeram</dc:creator>
      <dc:date>2019-04-06T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Maintaining Talend Audit Table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232270#M22289</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please refer the below links for getting more details about Audit part in Talend.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/RK~CAb9nJ1erxR8SrBbKoQ/4Pjemscy9lFQcASrDvDktw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/RK~CAb9nJ1erxR8SrBbKoQ/4Pjemscy9lFQcASrDvDktw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.talend.com/resources/data-integration-amc-studio-features/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talend.com/resources/data-integration-amc-studio-features/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/kFNwf~5Dq7LSoA2KgSHa1g/n4GDrkZoz7Zdg_uSn~jvGw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/kFNwf~5Dq7LSoA2KgSHa1g/n4GDrkZoz7Zdg_uSn~jvGw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 06:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maintaining-Talend-Audit-Table/m-p/2232270#M22289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-08T06:26:29Z</dc:date>
    </item>
  </channel>
</rss>

