<?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: Map string with &amp;quot;File Positional schema&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355996#M121627</link>
    <description>I did try few different things but unable to get any other approach working. I understand your point in reference to usage of Integration tool. I take it in different perspective that Integration tool is flexible enough to give you all these extra features 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 07 Oct 2016 13:50:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-07T13:50:33Z</dc:date>
    <item>
      <title>Map string with "File Positional schema"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355993#M121624</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;i have an input for my job and it's a String (i'm not reading file, just regular string).&lt;BR /&gt;I've made a "File Positional schema" for to be able split(map) my string to fields (columns) .&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What a component should i use to map my string.?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;simple example would be&amp;nbsp;&lt;BR /&gt;tJava-------&amp;gt;[tMap ????]-------&amp;gt;[tLogRow]&lt;BR /&gt;1line String-------&amp;gt;mapping---------&amp;gt;n columns.&lt;BR /&gt;&lt;BR /&gt;Easy-dirty solution is write down a String to a file and then with&amp;nbsp;tFileInputPositional read/map the file (1 line) to my 10 columns.&lt;BR /&gt;But for me it's a dirty way, useless IO just to map some thing that i already have in memory.&lt;BR /&gt;&lt;BR /&gt;can you guide me to a cleaner solution please.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 22:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355993#M121624</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-06T22:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map string with "File Positional schema"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355994#M121625</link>
      <description>You can not use the schema defined in&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;tFileInputPositional unless you are reading from a file. I will advise creating a User defined routine that can return you that structure by taking the string as an input and then you can use that function either in tJavaRow or tMap function.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 07 Oct 2016 05:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355994#M121625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-07T05:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Map string with "File Positional schema"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355995#M121626</link>
      <description>To give a full picture: 
&lt;BR /&gt;i receive a message from a queue, then i passe this message to a job for future processing (get needed fields, and make some mapping, create an output message) 
&lt;BR /&gt;its really pity that i need to write it down (to a file) to be able to out map to a schema. 
&lt;BR /&gt;about routine, i wonted to avoid java functions (substring... and all ather manual work), because i can do a half of the work in java native. what is point to use an integration tool then. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;&amp;nbsp;thanks anyway .</description>
      <pubDate>Fri, 07 Oct 2016 13:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355995#M121626</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-07T13:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Map string with "File Positional schema"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355996#M121627</link>
      <description>I did try few different things but unable to get any other approach working. I understand your point in reference to usage of Integration tool. I take it in different perspective that Integration tool is flexible enough to give you all these extra features 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 07 Oct 2016 13:50:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355996#M121627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-07T13:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Map string with "File Positional schema"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355997#M121628</link>
      <description>thanks for your help,&lt;BR /&gt;but in my company we choose this tool, so everyone can understand and change jobs, even if they don't know java.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so i'll &amp;nbsp;try to make a root that will have string input and and split it in 10 columns (output)&lt;BR /&gt;&lt;BR /&gt;so colleagues can reuse it.&amp;nbsp;</description>
      <pubDate>Fri, 07 Oct 2016 14:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355997#M121628</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-07T14:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Map string with "File Positional schema"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355998#M121629</link>
      <description>hmm, 
&lt;BR /&gt; 
&lt;BR /&gt;found this.&amp;nbsp;talend outputstream&amp;nbsp;so if i understand right it can write down to a stream (not a file).&amp;nbsp; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;&amp;nbsp;i'm sad, i can't do it as inputstream.&amp;nbsp;</description>
      <pubDate>Sat, 08 Oct 2016 00:31:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355998#M121629</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-08T00:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Map string with "File Positional schema"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355999#M121630</link>
      <description>OMG. i think i got it. 
&lt;BR /&gt; 
&lt;BR /&gt;There is a component 
&lt;B&gt;tExtractPositionalFields&lt;/B&gt;, i don't know why when i searched for "positional" in Palette, i didn't saw it. 
&lt;BR /&gt;so i'll try to make it work, because i was on my way of making a Java parser for my mapping. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;have a nice day</description>
      <pubDate>Mon, 10 Oct 2016 08:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Map-string-with-quot-File-Positional-schema-quot/m-p/2355999#M121630</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-10-10T08:22:27Z</dc:date>
    </item>
  </channel>
</rss>

