<?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: SAM server configuration with mysql backend in ESB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281600#M56078</link>
    <description>Hi Prem, 
  &lt;BR /&gt;Please follow the following steps in order to configure SAM server. let me know if have any questions or email to me my email id is ambothu.kumar@ossscube.com. By using following steps I successfully configured SAM server in TAC. 
  &lt;BR /&gt; 
  &lt;B&gt;Service Activity monitoring&lt;/B&gt; : Here, we have to install agent (By default, it come in Talend ESB/Run time installation) and server 
  &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Agent Config file : /opt/Talend-6.1.1/esb/container/etc/org.talend.esb.sam.agent.cfg 
  &lt;BR /&gt; Here, we installed SAM in apache-tomcat server. For installing SAM server, we need to copy sam-server-war.war file from /opt/Talend-6.1.1/esb/add-ons/sam/sam-server-war.war to /opt/Talend-6.1.1/tac/apache-tomcat/webapps/ and then restart apache-tomcat server. 
  &lt;BR /&gt; 
  &lt;BR /&gt; URL : http://&amp;lt;domain&amp;gt;:8080/sam-server-war/services/sam &amp;nbsp;for access SAM server.  https://lh3.googleusercontent.com/MUpq_l6A272O25MEV8BQsFETm7GoEXfdhI9rzchwC2dZ9EgYddheCeN6Te3VtRdNQ
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdHw"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdHw"&gt;OriginalPost.pdf&lt;/A&gt;</description>
    <pubDate>Tue, 20 Sep 2016 08:37:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-20T08:37:55Z</dc:date>
    <item>
      <title>SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281594#M56072</link>
      <description>Hi &amp;nbsp;can any one help me to configure mysql database as my datasource with SAM server for ESB.Please give me some detail steps to configure mysql server in SAM server.</description>
      <pubDate>Sat, 16 Nov 2024 11:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281594#M56072</guid>
      <dc:creator>premchandkar</dc:creator>
      <dc:date>2024-11-16T11:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281595#M56073</link>
      <description>Need details to connect mysql as Datasource instead of Derby(Default) any quick suggestions are appreciated . Thanks in Advance.</description>
      <pubDate>Fri, 10 Apr 2015 12:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281595#M56073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-10T12:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281596#M56074</link>
      <description>Hi,&amp;nbsp;&lt;BR /&gt;SAM supports multiple backend DB, e.g MySQL, DB2, Oracle, etc, Derby is the default, if you want to switch to using MySQL Database, please following the steps:&lt;BR /&gt;1. install MySQL driver:&amp;nbsp; install mvn:mysql/mysql-connector-java/5.1.18&lt;BR /&gt;2. install the provided MySQL datasource feature:&amp;nbsp; features:install tesb-datasource-mysql&lt;BR /&gt;3. edit properties in the Container/etc/org.talend.esb.datasource.mysql.cfg according to your MySQL env.&lt;BR /&gt;HTH</description>
      <pubDate>Mon, 13 Apr 2015 03:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281596#M56074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-13T03:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281597#M56075</link>
      <description>Hi,&lt;BR /&gt;I tried those steps &amp;nbsp;but whenever am starting &amp;nbsp;SAM server through karaf, bydefault &amp;nbsp;derby is running in backend in place of mysql though i placed mysql connector and set the config file with mysql env.</description>
      <pubDate>Mon, 13 Apr 2015 10:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281597#M56075</guid>
      <dc:creator>premchandkar</dc:creator>
      <dc:date>2015-04-13T10:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281598#M56076</link>
      <description>Hi, &lt;BR /&gt;Please stop the default SAM (tesb:stop-sam) before you do the steps I proposed. and additional steps:&lt;BR /&gt;4) edit etc/org.talend.esb.sam.server.cfg&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.datasource=ds-mysql&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; db.dialect=mysqlDialect&lt;BR /&gt;5) install SAM server by features&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; features:install tesb-sam-service-soap tesb-sam-service-rest</description>
      <pubDate>Mon, 20 Apr 2015 07:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281598#M56076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-20T07:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281599#M56077</link>
      <description>Still am not getting the right solution though i follow the above steps ....
&lt;BR /&gt;Could anyone give me some more info..to configure SAM server with mysql as backend
&lt;BR /&gt;Thanks in Advance&amp;nbsp;</description>
      <pubDate>Thu, 18 Jun 2015 08:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281599#M56077</guid>
      <dc:creator>premchandkar</dc:creator>
      <dc:date>2015-06-18T08:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281600#M56078</link>
      <description>Hi Prem, 
  &lt;BR /&gt;Please follow the following steps in order to configure SAM server. let me know if have any questions or email to me my email id is ambothu.kumar@ossscube.com. By using following steps I successfully configured SAM server in TAC. 
  &lt;BR /&gt; 
  &lt;B&gt;Service Activity monitoring&lt;/B&gt; : Here, we have to install agent (By default, it come in Talend ESB/Run time installation) and server 
  &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Agent Config file : /opt/Talend-6.1.1/esb/container/etc/org.talend.esb.sam.agent.cfg 
  &lt;BR /&gt; Here, we installed SAM in apache-tomcat server. For installing SAM server, we need to copy sam-server-war.war file from /opt/Talend-6.1.1/esb/add-ons/sam/sam-server-war.war to /opt/Talend-6.1.1/tac/apache-tomcat/webapps/ and then restart apache-tomcat server. 
  &lt;BR /&gt; 
  &lt;BR /&gt; URL : http://&amp;lt;domain&amp;gt;:8080/sam-server-war/services/sam &amp;nbsp;for access SAM server.  https://lh3.googleusercontent.com/MUpq_l6A272O25MEV8BQsFETm7GoEXfdhI9rzchwC2dZ9EgYddheCeN6Te3VtRdNQ
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdHw"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdHw"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 20 Sep 2016 08:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281600#M56078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-20T08:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAM server configuration with mysql backend in ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281601#M56079</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My DB account authentification is securised with the properties sha256_password.&lt;BR /&gt;Could you tell me how i can configure the SAM datasource ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2019 09:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SAM-server-configuration-with-mysql-backend-in-ESB/m-p/2281601#M56079</guid>
      <dc:creator>VincentC1</dc:creator>
      <dc:date>2019-02-22T09:05:24Z</dc:date>
    </item>
  </channel>
</rss>

