<?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: Manage RESTFUL Services in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364527#M128260</link>
    <description>Hello 
&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;: Can you share some more details on option 2? I think that may be easy to implement. Any sample job/ screenshot will be appreciated. Thank you.</description>
    <pubDate>Fri, 16 Feb 2018 21:03:22 GMT</pubDate>
    <dc:creator>root</dc:creator>
    <dc:date>2018-02-16T21:03:22Z</dc:date>
    <item>
      <title>Manage RESTFUL Services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364525#M128258</link>
      <description>&lt;P&gt;I have multiple&amp;nbsp;RESTFul services running on OpenStudio ESB version Runtime Container.&lt;/P&gt;&lt;PRE&gt;/services/id/&amp;lt;id&amp;gt; --&amp;gt; GET
/services/id/ --&amp;gt; POST
/services/all/ --&amp;gt; GET
and so on&lt;/PRE&gt;&lt;P&gt;I have a need where I need to bring down a service for maintenance (not all). Eg. If I need to bring down just the POST service....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the options I have?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364525#M128258</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2024-11-16T08:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Manage RESTFUL Services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364526#M128259</link>
      <description>&lt;P&gt;I not position my self as great expert in ESB part, but what do personally:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. if You want manage services separate - have it as separate Job, it could make different URI path&lt;BR /&gt;2. For some operations (some services) I have in database "maintenance" setting parameter - when it enabled, service just return message - "maintenance mode". No problem add this settings for different URI in same Job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 23:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364526#M128259</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-02-15T23:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Manage RESTFUL Services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364527#M128260</link>
      <description>Hello 
&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;: Can you share some more details on option 2? I think that may be easy to implement. Any sample job/ screenshot will be appreciated. Thank you.</description>
      <pubDate>Fri, 16 Feb 2018 21:03:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364527#M128260</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2018-02-16T21:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Manage RESTFUL Services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364528#M128261</link>
      <description>&lt;P&gt;first step - define variable (as result of check DB):&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-17 at 8.23.45 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lskc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140753i89A809F431D79141/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lskc.png" alt="0683p000009Lskc.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-17 at 8.25.21 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lskr.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152478i13D98A5D0D93E444/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lskr.png" alt="0683p000009Lskr.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;all other RuIf triggers - check this Status (and other), and fire only if Status = 1&lt;/P&gt; 
&lt;P&gt;if not - final response:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-02-17 at 8.24.21 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrVs.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136868iA6BBEC909212A174/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrVs.png" alt="0683p000009LrVs.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;it return to Client JSON,with Status == "EXO operation disabled""&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Feb 2018 07:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364528#M128261</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-02-17T07:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Manage RESTFUL Services</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364529#M128262</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;: Thanks. This is helpful.</description>
      <pubDate>Mon, 26 Feb 2018 14:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Manage-RESTFUL-Services/m-p/2364529#M128262</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2018-02-26T14:21:27Z</dc:date>
    </item>
  </channel>
</rss>

