Alteryx Server Discussions

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

MongoDB pull - identifying deleted versus active applications

aehrenwo
11 - Bolide

I am reviewing an export with the MongoDB connector for all of the applications on server. 

 

This count is supposedly inclusive of applications that have been marked as Deleted. Is there any way to get a field that let's me know which ones are active? 

 

I can't seem to find that metadata in the backend. 

 

aehrenwo_0-1593606021202.png

 

Is there a special way I need to parse the results to get that info?  My diagnostic view says there are 1260 applications but 888 are deleted. I am trying to communicate out to our end users which applications are theirs to try and do some level of cleanup. 

 

Thanks for any guidance. 

 

Adam

 

1 REPLY 1
c-lopez
Alteryx
Alteryx

Hi @aehrenwo,

 

Yup definitely possible. Under the AlteryxGallery database and the 'appinfos' collection there is a field 'IsDeleted'. I hope this helps 

 

c-lopez_0-1593623109157.png