<?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: tHMap (Data Mapper) version management for Maps and Structures in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331297#M100292</link>
    <description>&lt;P&gt;While the file versioning is still supported in Talend Studio, we would advise using Git versioning moving forward. &lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2022 12:40:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-11-08T12:40:53Z</dc:date>
    <item>
      <title>tHMap (Data Mapper) version management for Maps and Structures</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331296#M100291</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Data Mapper is a very powerful product and because of that I use it very often. But one thing I could not find any documentation about is the versioning for Maps and Structures. Of course I can duplicate existing Maps etc and add _0.1 for example but this will create a huge list eventually. Also I understand that when you use a source file like with APIs you can use OAS spec and keep versions on the input side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what I am looking for is to version the Maps and Structures. The reason for that is because that for every new version of a job the same version of the Map is used. So it is not possible to revert changes when going back to a previous version of the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331296#M100291</guid>
      <dc:creator>SMR040</dc:creator>
      <dc:date>2024-11-15T22:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap (Data Mapper) version management for Maps and Structures</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331297#M100292</link>
      <description>&lt;P&gt;While the file versioning is still supported in Talend Studio, we would advise using Git versioning moving forward. &lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 12:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331297#M100292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-08T12:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap (Data Mapper) version management for Maps and Structures</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331298#M100293</link>
      <description>&lt;P&gt;thanks for your response. How would you see that with Maps and Structures? For example how can I make a distinction in the versions of mapping and relate that version with a specific job version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would help if you gave a practical example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331298#M100293</guid>
      <dc:creator>SMR040</dc:creator>
      <dc:date>2022-11-08T13:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap (Data Mapper) version management for Maps and Structures</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331299#M100294</link>
      <description>&lt;P&gt;@Richard Hall​&amp;nbsp;could you guide me some more on how to use GIT versioning with Data Mapper structures and maps?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 15:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331299#M100294</guid>
      <dc:creator>SMR040</dc:creator>
      <dc:date>2022-11-15T15:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap (Data Mapper) version management for Maps and Structures</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331300#M100295</link>
      <description>&lt;P&gt;Sorry for the delay in responding. I have been on holiday recently. Here are some guides on using Git with Talend.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/software-dev-lifecycle-best-practices-guide/branching-merging-and-tagging&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/best-practice-git-with-talend/git-feature-branch-workflow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/studio-user-guide-data-integration/reverting-project-item-on-tag&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 11:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-Data-Mapper-version-management-for-Maps-and-Structures/m-p/2331300#M100295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-11-22T11:09:01Z</dc:date>
    </item>
  </channel>
</rss>

