<?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 Put automatically a JSON file on one line for a componant Jira output in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Put-automatically-a-JSON-file-on-one-line-for-a-componant-Jira/m-p/2273506#M2877</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;During my searching, I would like to know if there is a tool in Talend to transform automatically a json file (indented on many lines) to a json file with "only one" line in order to work it with the Jira output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2017 15:14:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-11T15:14:37Z</dc:date>
    <item>
      <title>Put automatically a JSON file on one line for a componant Jira output</title>
      <link>https://community.qlik.com/t5/Data-Quality/Put-automatically-a-JSON-file-on-one-line-for-a-componant-Jira/m-p/2273506#M2877</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;During my searching, I would like to know if there is a tool in Talend to transform automatically a json file (indented on many lines) to a json file with "only one" line in order to work it with the Jira output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 15:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Put-automatically-a-JSON-file-on-one-line-for-a-componant-Jira/m-p/2273506#M2877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-11T15:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Put automatically a JSON file on one line for a componant Jira output</title>
      <link>https://community.qlik.com/t5/Data-Quality/Put-automatically-a-JSON-file-on-one-line-for-a-componant-Jira/m-p/2273507#M2878</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please elaborate your case with an example with input and expected output values?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 09:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Put-automatically-a-JSON-file-on-one-line-for-a-componant-Jira/m-p/2273507#M2878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-12T09:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Put automatically a JSON file on one line for a componant Jira output</title>
      <link>https://community.qlik.com/t5/Data-Quality/Put-automatically-a-JSON-file-on-one-line-for-a-componant-Jira/m-p/2273508#M2879</link>
      <description>&lt;P&gt;Hi, yes sure !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For instance, I would like to transform this file :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;{
	"fields": {
		"project": {
			"key": "TRL"
		},
		"summary": "ALEX IMPORT A TASK",
		"description": "ALEX IMPORT A TASK",
		"issuetype": {
			"name": "Bug_webapp"
		}
	}
}&lt;/PRE&gt;
&lt;P&gt;to one line automatically :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;{ 	"fields": { 		"project": { 			"key": "TRL" 		}, 		"summary": "ALEX IMPORT A TASK", 		"description": "ALEX IMPORT A TASK", 		"issuetype": { 			"name": "Bug_webapp" 		} 	} }&lt;/PRE&gt;
&lt;P&gt;Because now I have to use, everytime, manually the shortcut ctrl + J to join the content of the file on one line to prepare this JSON file for the outputJiraComponant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you got any ideas ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 15:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Put-automatically-a-JSON-file-on-one-line-for-a-componant-Jira/m-p/2273508#M2879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-15T15:36:23Z</dc:date>
    </item>
  </channel>
</rss>

