Capture Queue ID from App in Gallery
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am running an application that needs to have some aspects of it logged to an external file. Is there anyway I can capture the job ID or the Queue ID when it's run. I know you can capture the User ID by putting in a text box that is set to "__cloud:UserID." Is there a similar way to get the Queue ID?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @mike_weaver,
There are no fancy shortcuts available for job ID or queue ID. These will be available in Server database (MongoDB). You would have to connect directly to it to retrieve these details. You could find example of such connection with Alteryx Server Usage Report, available from https://downloads.alteryx.com, in Server section.
Feel free to post the idea there: https://community.alteryx.com/t5/Alteryx-Server/idb-p/server-ideas.
Thanks,
PaulN
