How to get check in comment in Document from automation service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2012 10:30 AM
When I do a CheckIn on a Document, I can add a comment. How can I retrieve that information from the automation REST service, is it in the Document properties because I don't see it.
Dom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2012 03:38 PM
The checkin comment is not a property of the document, but a property of the checkin action. It ends up in the audit log (and is visible in the History tab), nowhere else.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2013 10:41 AM
Would there be a way to query for it via NXQL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2013 11:05 AM
No, NXQL is designed to query the document states, not the audit.
