<?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: Creating REST Endpoint and save retrieved data into mongodb in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Creating-REST-Endpoint-and-save-retrieved-data-into-mongodb/m-p/2226566#M18432</link>
    <description>&lt;P&gt;now i got a mongodb connection. I guess my ESB installation was broken.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2nd problem:&lt;/P&gt;
&lt;P&gt;how do i use extracted values inside of an if condition?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after tExtractJSONFields_1 i want run if "event" == "opendoor". how do i need to call "event"?&lt;/P&gt;</description>
    <pubDate>Sat, 29 Sep 2018 07:51:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-29T07:51:24Z</dc:date>
    <item>
      <title>Creating REST Endpoint and save retrieved data into mongodb</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Creating-REST-Endpoint-and-save-retrieved-data-into-mongodb/m-p/2226565#M18431</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;im new to talend. I try to create a REST Endpoint which receives some json data (this part is working). now i want to save this json data into a mongodb, but i cant find a mongodb component at the talend esb.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second problem:&lt;/P&gt;
&lt;P&gt;The json data im receiving have different types of data, for example:&lt;/P&gt;
&lt;PRE&gt;{ "event": "opendoor", ... }&lt;/PRE&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;PRE&gt;{ "event": "closedoor", ... }&lt;/PRE&gt;
&lt;P&gt;now, if event is opendoor it should use the mongodb collection "opendoor" and if its closedoor it should be "closedoor". I tried the if statement, but the actions behind the if condition are limited right? but limited to what?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for help,&lt;/P&gt;
&lt;P&gt;snooops&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Creating-REST-Endpoint-and-save-retrieved-data-into-mongodb/m-p/2226565#M18431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating REST Endpoint and save retrieved data into mongodb</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Creating-REST-Endpoint-and-save-retrieved-data-into-mongodb/m-p/2226566#M18432</link>
      <description>&lt;P&gt;now i got a mongodb connection. I guess my ESB installation was broken.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2nd problem:&lt;/P&gt;
&lt;P&gt;how do i use extracted values inside of an if condition?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;after tExtractJSONFields_1 i want run if "event" == "opendoor". how do i need to call "event"?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Sep 2018 07:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Creating-REST-Endpoint-and-save-retrieved-data-into-mongodb/m-p/2226566#M18432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-29T07:51:24Z</dc:date>
    </item>
  </channel>
</rss>

