Get UUID of document in process handler
PostPosted:Tue Feb 12, 2013 11:27 am
How can I get currently processing document's name/path/UUID in a workflow handler?
Because information matters
https://forum.openkm.com/
String nodeUUID = context.getVariable("uuid").toString();