<?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: create trigger via MetaServlet API in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251245#M35264</link>
    <description>Hi, tomasso
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;This functionality is available in the command line interface&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Would you mind giving us more info about that? All of us are very interested in that. Thank you so much!
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 16 Jan 2013 03:50:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-16T03:50:57Z</dc:date>
    <item>
      <title>create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251238#M35257</link>
      <description>Is there any (hidden) option to trigger tasks via the MetaServlet API?</description>
      <pubDate>Wed, 09 Jan 2013 08:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251238#M35257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-09T08:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251239#M35258</link>
      <description>Hi, 
&lt;BR /&gt;I have got some information from our TAC developer. 
&lt;BR /&gt; 
&lt;PRE&gt;request resume triggers&lt;BR /&gt;MetaServletCaller.bat -url http://localhost:8080/org.talend.administrator/ -json-params={"actionName":"requestResumeTriggers","authPass":"admin","authUser":"admin@company.com","taskId":"5"}&lt;BR /&gt;run task &lt;BR /&gt;MetaServletCaller.bat -url http://localhost:8080/org.talend.administrator/ -json-params={"actionName":"runTask","authPass":"admin","authUser":"admin@company.com","mode":"synchronous","taskId":65}&lt;/PRE&gt; 
&lt;BR /&gt;We can implement the tac trigger but not the job by MetaServlet API. 
&lt;BR /&gt;Hope it will help you. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 09 Jan 2013 10:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251239#M35258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-09T10:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251240#M35259</link>
      <description>Thanks a lot for your fast reply. I'm aware of the calls that you mentioned. However, I was really looking for something like "createTrigger" so that I can set up a cron job (trigger) for a task. It would be really cool, if you could implement this feature 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;What do you mean with "We can implement the tac trigger but not the job by MetaServlet API."? Does this mean that you can implement the "simple trigger" but not the "CRON trigger" via the MetaServlet API? I think that we'll the "CRON trigger".</description>
      <pubDate>Wed, 09 Jan 2013 10:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251240#M35259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-09T10:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251241#M35260</link>
      <description>Hi, 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Thanks a lot for your fast reply. I'm aware of the calls that you mentioned. However, I was really looking for something like "createTrigger" so that I can set up a cron job (trigger) for a task. It would be really cool, if you could implement this feature&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;At present, the function of "CreateTrigger" by the MetaServlet API is not available in Talend. What we can do is just running the Ready-made trigger by MetaServlet API. You can report a ticket on Talend
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank" rel="nofollow noopener noreferrer"&gt;Bugstracker&lt;/A&gt;, our developer will track it.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 10 Jan 2013 05:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251241#M35260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-10T05:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251242#M35261</link>
      <description>okay, here is the related JIRA ticket: 
&lt;A href="https://jira.talendforge.org/browse/TDI-24449" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-24449&lt;/A&gt;</description>
      <pubDate>Thu, 10 Jan 2013 08:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251242#M35261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-10T08:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251243#M35262</link>
      <description>Hi, &lt;BR /&gt;It is good, and thanks for your feedback.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 10 Jan 2013 08:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251243#M35262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-10T08:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251244#M35263</link>
      <description>This functionality is available in the command line interface, at least for v5.1.2 and above</description>
      <pubDate>Tue, 15 Jan 2013 22:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251244#M35263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-15T22:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: create trigger via MetaServlet API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251245#M35264</link>
      <description>Hi, tomasso
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;This functionality is available in the command line interface&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Would you mind giving us more info about that? All of us are very interested in that. Thank you so much!
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 16 Jan 2013 03:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/create-trigger-via-MetaServlet-API/m-p/2251245#M35264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-16T03:50:57Z</dc:date>
    </item>
  </channel>
</rss>

