Alteryx Server Discussions

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

App to Collection Relationship

mieszczak
7 - Meteor

Hello,

 

I'm working on mapping all of our collections to apps as well as getting permissions tied to collections.

 

The permissions and collections stuff is easy as I'm grabbing it out of the MongoDB - Collections DB and just grabbing the AD users from there.

 

However, I'm not sure what the link is between Collections and Apps within that collection.


Ideally I'd like to be able to say app A is in Collection 1 and collection 2.

 

Thanks for the help,

 

Mike

1 REPLY 1
TylerNg
Alteryx
Alteryx

Hi @mieszczak 

 

You will need to join the ApplicationID field with the ObjectID of the appInfos collection. Find attached an example of how to accomplish this with Designer. You will need to put in your credentials for the MongoDB Input Tools. 

 

Tyler

Tyler Nguyen
Premium Support Advisor
Alteryx, Inc.