<?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 MongoDB Input - Collections in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/847732#M9878</link>
    <description>&lt;P&gt;Using the MongoDB I am trying to produce a list of Collections and the Workflows/Objects that fall under each Collection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired Output: (Example)&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;CollectionId&lt;/TD&gt;&lt;TD&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/TD&gt;&lt;TD&gt;OwnerId&lt;/TD&gt;&lt;TD&gt;DateAdded&lt;/TD&gt;&lt;TD&gt;App/Object Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Collection 1&lt;/TD&gt;&lt;TD&gt;123&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Collection 1&lt;/TD&gt;&lt;TD&gt;123&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Collection 2&lt;/TD&gt;&lt;TD&gt;456&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Collection 2&lt;/TD&gt;&lt;TD&gt;456&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read the documentation in the link below but I'm not still not sure how to proceed it getting the desired output. By Default the MongoDB outputs all nested values from the JSON string into columns but I want tall the nested values as rows.&lt;/P&gt;&lt;P&gt;&lt;A href="http://downloads.alteryx.com/betawh_xnext/MongoInput.htm" target="_blank" rel="noopener"&gt;http://downloads.alteryx.com/betawh_xnext/MongoInput.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Nov 2021 15:03:01 GMT</pubDate>
    <dc:creator>Scruse314</dc:creator>
    <dc:date>2021-11-18T15:03:01Z</dc:date>
    <item>
      <title>MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/847732#M9878</link>
      <description>&lt;P&gt;Using the MongoDB I am trying to produce a list of Collections and the Workflows/Objects that fall under each Collection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired Output: (Example)&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;CollectionId&lt;/TD&gt;&lt;TD&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/TD&gt;&lt;TD&gt;OwnerId&lt;/TD&gt;&lt;TD&gt;DateAdded&lt;/TD&gt;&lt;TD&gt;App/Object Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Collection 1&lt;/TD&gt;&lt;TD&gt;123&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;Collection 1&lt;/TD&gt;&lt;TD&gt;123&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Collection 2&lt;/TD&gt;&lt;TD&gt;456&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;Collection 2&lt;/TD&gt;&lt;TD&gt;456&lt;/TD&gt;&lt;TD&gt;DD-MM-YYYY&lt;/TD&gt;&lt;TD&gt;Workflow 4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have read the documentation in the link below but I'm not still not sure how to proceed it getting the desired output. By Default the MongoDB outputs all nested values from the JSON string into columns but I want tall the nested values as rows.&lt;/P&gt;&lt;P&gt;&lt;A href="http://downloads.alteryx.com/betawh_xnext/MongoInput.htm" target="_blank" rel="noopener"&gt;http://downloads.alteryx.com/betawh_xnext/MongoInput.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 15:03:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/847732#M9878</guid>
      <dc:creator>Scruse314</dc:creator>
      <dc:date>2021-11-18T15:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/848761#M9901</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118863"&gt;@Scruse314&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest you download the Usage Report from the licensing portal. There you will have many examples of interactions between MongoDB collections but also showing how to parse the output properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 15:16:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/848761#M9901</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2021-11-22T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/851659#M9953</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/118863"&gt;@Scruse314&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A bit messy and not well organized but this should help you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mathieuf_0-1638364653431.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/212538i795DE1F8055BBC63/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mathieuf_0-1638364653431.png" alt="mathieuf_0-1638364653431.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 17:35:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/851659#M9953</guid>
      <dc:creator>mathieuf</dc:creator>
      <dc:date>2023-05-14T17:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990628#M11482</link>
      <description>&lt;P&gt;This is super helpful Mathieuf! Is this tool may also able to drag collection from a self built mongo db? Namely from a mongo db server not a local server?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 03:17:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990628#M11482</guid>
      <dc:creator>somervill</dc:creator>
      <dc:date>2022-08-30T03:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990671#M11483</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/354261"&gt;@somervill&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes you should be able to connect to any MongoDB. You might need to change the inputs to match your needs.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 07:04:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990671#M11483</guid>
      <dc:creator>mathieuf</dc:creator>
      <dc:date>2022-08-30T07:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990672#M11484</link>
      <description>&lt;P&gt;Thanks mathieuf!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I currently bumped into an new issue. The workflow is able to perform on a Alteryx v2019 version while not able to work on v2022.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached the sample workflow, really appreciate if you may have a look!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 07:08:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990672#M11484</guid>
      <dc:creator>somervill</dc:creator>
      <dc:date>2022-08-30T07:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990686#M11485</link>
      <description>&lt;P&gt;I would try to have a simple workflow to start and not an app.&lt;/P&gt;
&lt;P&gt;Also try to input user, password into the fields, like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mathieuf_0-1661845351614.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/254179i055A637E36F0E928/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mathieuf_0-1661845351614.png" alt="mathieuf_0-1661845351614.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 07:44:11 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990686#M11485</guid>
      <dc:creator>mathieuf</dc:creator>
      <dc:date>2022-08-30T07:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: MongoDB Input - Collections</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990694#M11486</link>
      <description>&lt;P&gt;Yeah, I tried that however it just seems not works on the 2022 version, not quite sure about this. Also have a regualr workflow attached&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 08:07:06 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/MongoDB-Input-Collections/m-p/990694#M11486</guid>
      <dc:creator>somervill</dc:creator>
      <dc:date>2022-08-30T08:07:06Z</dc:date>
    </item>
  </channel>
</rss>

