MongoDB pull - identifying deleted versus active applications
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
aehrenwo
11 - Bolide
‎07-01-2020
05:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
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
Labels:
- Labels:
- MongoDB
1 REPLY 1
Alteryx
‎07-01-2020
10:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @aehrenwo,
Yup definitely possible. Under the AlteryxGallery database and the 'appinfos' collection there is a field 'IsDeleted'. I hope this helps
