<?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: AWS SSM Parameter Store retrieval via Talend Routines in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288366#M61863</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can you upload the jar files added to Talend Routine for testing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
    <pubDate>Mon, 28 Feb 2022 02:25:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-28T02:25:16Z</dc:date>
    <item>
      <title>AWS SSM Parameter Store retrieval via Talend Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288365#M61862</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load AWS SSM Parameter to Context Values using Talend Routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using this AWS Provided code - &lt;A href="https://docs.aws.amazon.com/code-samples/latest/catalog/javav2-ssm-src-main-java-com-example-ssm-GetParameter.java.html" target="_blank"&gt;https://docs.aws.amazon.com/code-samples/latest/catalog/javav2-ssm-src-main-java-com-example-ssm-GetParameter.java.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added the Jars - Regions and SSMClient Jar to the Talend Routine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I am facing issues with Build() method undefined in the Class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has tried it or any suggestions to it?&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 23:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288365#M61862</guid>
      <dc:creator>SaravananAshokkumar2020</dc:creator>
      <dc:date>2024-11-15T23:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: AWS SSM Parameter Store retrieval via Talend Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288366#M61863</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can you upload the jar files added to Talend Routine for testing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 02:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288366#M61863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-28T02:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: AWS SSM Parameter Store retrieval via Talend Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288367#M61864</link>
      <description>&lt;P&gt;Please find the jar Attached&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 05:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288367#M61864</guid>
      <dc:creator>SaravananAshokkumar2020</dc:creator>
      <dc:date>2022-02-28T05:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: AWS SSM Parameter Store retrieval via Talend Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288368#M61865</link>
      <description>&lt;P&gt;Region jar as well&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 05:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288368#M61865</guid>
      <dc:creator>SaravananAshokkumar2020</dc:creator>
      <dc:date>2022-02-28T05:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: AWS SSM Parameter Store retrieval via Talend Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288369#M61866</link>
      <description>&lt;P&gt;@Saravanan Ashokkumar​&amp;nbsp;, I import add your jar files to routine and has the same issue, please go to check the online API reference &lt;A href="https://sdk.amazonaws.com/java/api/latest/overview-summary.html" alt="https://sdk.amazonaws.com/java/api/latest/overview-summary.html" target="_blank"&gt;documentation &lt;/A&gt;(this is for version 2.17.138 ) and which API version the author is using in the article. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 23:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288369#M61866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-28T23:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: AWS SSM Parameter Store retrieval via Talend Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288370#M61867</link>
      <description>&lt;P&gt;I was able to do it now&lt;/P&gt;&lt;P&gt;This is going to be lengthy process.&lt;/P&gt;&lt;P&gt;The Jars that we have added has its own dependencies and all those dependencies are available only in the POM.xml file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had to install Maven and generate project. Then copy the Code and run the Maven package with Rar format to download all the jars required to the rar file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I had to add all these jars into the Routines and run the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and it was working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It had these many dependent jars connecting those two jar files&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000PJHPGAA5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143723iDC553364DD557795/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000PJHPGAA5.png" alt="0695b00000PJHPGAA5.png" /&gt;&lt;/span&gt;We have to  follow this process to download the required Jars for the code below&lt;/P&gt;&lt;P&gt;https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/setup-project-maven.html&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Saravanan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 07:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288370#M61867</guid>
      <dc:creator>SaravananAshokkumar2020</dc:creator>
      <dc:date>2022-03-07T07:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: AWS SSM Parameter Store retrieval via Talend Routines</title>
      <link>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288371#M61868</link>
      <description>&lt;P&gt;Great,  thanks for your sharing of solution. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 23:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/AWS-SSM-Parameter-Store-retrieval-via-Talend-Routines/m-p/2288371#M61868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-07T23:45:24Z</dc:date>
    </item>
  </channel>
</rss>

