Hi, I've executionId and processInstanceId information of an execution. The process is at wait state(message catch event, receive task etc), I need to update variables of this execution but the process shouldn't continue until what it waits for has come. Is there a way to do this?