<?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: Create XML File (TOS) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-XML-File-TOS/m-p/2301250#M145466</link>
    <description>Hi
&lt;BR /&gt;In the job, you can use tFixedFlowInput to customize the data which you want to log to flat or xml file, eg:
&lt;BR /&gt;tSalesforce Connection ----onComponentOk----&amp;gt; tFixeFlowInput--main--tFileOutputDelimtied (log to a flat file)
&lt;BR /&gt;
&lt;BR /&gt;on tFixedFlowInput, define these columns and set its value like
&lt;BR /&gt;username: context.username
&lt;BR /&gt;connection_status: "true"
&lt;BR /&gt;...and other information...
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
    <pubDate>Wed, 13 Sep 2017 08:39:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-13T08:39:15Z</dc:date>
    <item>
      <title>Create XML File (TOS)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-XML-File-TOS/m-p/2301249#M145465</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got a MainJob that runs all my other jobs. The Job is run by running the .bat via a Helper-Program written in C#. My jobs basically export data from a Salesforce Org. In my C# Program you'll have to insert your credentials, which will be forwarded to the .bat to run the jobs. My problem right now: I have one simple job which contains a tSalesforceConnection component just to check if the connection is successful. I'd like to save that into a XML file so I can restrict the user of my C# program to proceed if the connection failed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something like this:&lt;/P&gt;
&lt;P&gt;tSalesforce Connection ----onComponentOk----&amp;gt; Build XML file with &amp;lt;username&amp;gt;context.username&amp;lt;/username&amp;gt; and &amp;lt;connection&amp;gt;true&amp;lt;/connection&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this possible? It doesnt need to be an XML file, can also be any other file that I can work with in C# to get the value of &amp;lt;connection&amp;gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance!&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Ari&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-XML-File-TOS/m-p/2301249#M145465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create XML File (TOS)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-XML-File-TOS/m-p/2301250#M145466</link>
      <description>Hi
&lt;BR /&gt;In the job, you can use tFixedFlowInput to customize the data which you want to log to flat or xml file, eg:
&lt;BR /&gt;tSalesforce Connection ----onComponentOk----&amp;gt; tFixeFlowInput--main--tFileOutputDelimtied (log to a flat file)
&lt;BR /&gt;
&lt;BR /&gt;on tFixedFlowInput, define these columns and set its value like
&lt;BR /&gt;username: context.username
&lt;BR /&gt;connection_status: "true"
&lt;BR /&gt;...and other information...
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 13 Sep 2017 08:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-XML-File-TOS/m-p/2301250#M145466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-13T08:39:15Z</dc:date>
    </item>
  </channel>
</rss>

