When i’m within a workflow, how do i get the runID with the javaSDK?
Thanks, Derek
String runId = Workflow.getInfo().getRunId();