cancel
Showing results for 
Search instead for 
Did you mean: 

How to get check in comment in Document from automation service

Dominic_Bérubé
Champ on-the-rise
Champ on-the-rise

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

3 REPLIES 3

Florent_Guillau
World-Class Innovator
World-Class Innovator

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.

Would there be a way to query for it via NXQL?

No, NXQL is designed to query the document states, not the audit.