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.

How to see tags associated to workflow in MongoDB

npsmith
8 - Asteroid

Hello,

 

I'm want to find where a workflow and it's associated tag are related in the MongoDB.  I looked in appInfos on the AlteryxGallery database, but there's no associated field for it. And I only see the tags collection.  Not seeing how the 2 are associated in the database.

 

Any thoughts?

 

Thanks!

 

Nick

1 REPLY 1
PaulNo
10 - Fireball

Hi @npsmith,

 

Just to clarify, are you referring to the worker tag / Worker Assignment? If so, it is stored in field WorkerTag in [AlteryxGallery].[appInfos]. 

 

Best,

 

PaulN