How can I get currently processing document's name/path/UUID in a workflow handler?
Code: Select all
String nodeUUID = context.getVariable("uuid").toString();