a normal process, i want to get the process progress diagram inmidiately after start it , but the execution will return null. the code is below: Execution execution = runtimeService.createExecutionQuery() .processInstanceId(processInstanceId).singleResult();