<?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 Export tMap Mappings to Excel for Review in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214628#M11384</link>
    <description>&lt;P&gt;I would like to export the Source to Target mappings from the tMap into a human readable format (like Excel) so that my client may review and feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I achieve this?&lt;/P&gt;</description>
    <pubDate>Mon, 24 Sep 2018 16:41:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-24T16:41:43Z</dc:date>
    <item>
      <title>Export tMap Mappings to Excel for Review</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214628#M11384</link>
      <description>&lt;P&gt;I would like to export the Source to Target mappings from the tMap into a human readable format (like Excel) so that my client may review and feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 16:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214628#M11384</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-24T16:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Export tMap Mappings to Excel for Review</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214629#M11385</link>
      <description>tFileOutputExcel may help you</description>
      <pubDate>Mon, 24 Sep 2018 16:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214629#M11385</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-24T16:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export tMap Mappings to Excel for Review</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214630#M11386</link>
      <description>How would I use tFileOutputExcel to get the Source to Target mappings information from the tMap component?</description>
      <pubDate>Mon, 24 Sep 2018 16:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214630#M11386</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-24T16:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export tMap Mappings to Excel for Review</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214631#M11387</link>
      <description>excuse I did not understood well your question.&lt;BR /&gt;if you want to export your tMap Mapping there is 4 way:&lt;BR /&gt;1: go to code tab … it's not easy to read.&lt;BR /&gt;2: go to project path to extract XMl code of tMAP… it's not easy to read.&lt;BR /&gt;3: use Print Screen create your documentation manually&lt;BR /&gt;4: use help generator: Right click on job "GenerateDoc as HTML"&lt;BR /&gt;good luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2018 16:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214631#M11387</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-24T16:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export tMap Mappings to Excel for Review</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214632#M11388</link>
      <description>None of those options produces an output good enough for a business user to review without massive amounts of effort to convert the content first.</description>
      <pubDate>Mon, 24 Sep 2018 17:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214632#M11388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-24T17:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Export tMap Mappings to Excel for Review</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214633#M11389</link>
      <description>&lt;P&gt;To be honest, the business user should provide the mapping specification to the developer. The developer should work to that. However you can build a job to interrogate the job's .item file to pull the mapping info out of that. The .item file is an XML file, so it wouldn't be too hard. However you are likely to pull out a bit of Java. I'm afraid it is unlikely you will get this into an Excel file&amp;nbsp;without a bit of Java to read,&amp;nbsp;without a fair amount of work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 17:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214633#M11389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-24T17:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Export tMap Mappings to Excel for Review</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214634#M11390</link>
      <description>the solution is on unity test.&lt;BR /&gt;it's on dev side.&lt;BR /&gt;so make a decision tree to check all cases.&lt;BR /&gt;valid them with unity test.&lt;BR /&gt;Give this doc to your business user and ask him/her to give you some reals samples/use cases ,to help him/her on validation.&lt;BR /&gt;good luck</description>
      <pubDate>Mon, 24 Sep 2018 21:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Export-tMap-Mappings-to-Excel-for-Review/m-p/2214634#M11390</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-09-24T21:17:16Z</dc:date>
    </item>
  </channel>
</rss>

