Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
RESUELTAS

Extract MongoDB Data from Worker Node

chineeloh
Asteroide

Hi Server Community,

 

My org has a main Alteryx server & an additional worker node.

 

Can I extract mongodb data (which I presume is stored in the main Alteryx server VM) directly from the VM where my additional worker node is installed? Is this possible?

 

thank you.

 

regards

Chinee

3 RESPUESTAS 3
mbarone
16 - Nebula
16 - Nebula

Extracting data from the Mongo DB instance that is installed with Server is possible from a VM.  You'll need to use the Mongo Input tool under the Connectors palate.  You'll need to provide the host name as well as the Controller token, which your Server Administrator may or may not allow you to have.  Here's some additional info:  https://help.alteryx.com/2019.4/MongoInput.htm.

chineeloh
Asteroide

Thanks @mbarone ! This helps a lot.

 

best,

chinee

mbarone
16 - Nebula
16 - Nebula

Welcome.  I have a session at Inspire 2019 on extracting from Mongo:
https://community.alteryx.com/t5/Inspire-Buzz/Blast-off-to-planet-Mongo/td-p/414636

 

And I put up some modules in the public Gallery you might be able to model off of if you download them.  See the info in this post:
https://community.alteryx.com/t5/Inspire-Buzz/ACE-Track-Mongo-Session/td-p/428724.

 

Cheers!