http://localhost:8080/drools-guvnor/rest/packages/SDS/assets/" + assetName+ "/source/");
With this URL I am getting BPMN Process xml. I want to modify Actors List of Specific HumanTask Node dynamically. I am not Specifying Actors option in Oryx Designer. But later after loading BPMN Process xml I want to assign actors dynamically to particular selected human task node.