Hello, I noticed there is an incompatibility between the official Activiti documentation [1] and the implementation of the REST API [2] & [3] made by WSO2 concerning the identity link creation.
To create an identity link, it is officially required to send an object with the attribute "userId" and not "user" as defined in the WSO2 implementation. Is it a bug? [1] https://www.activiti.org/userguide/#_create_an_identity_link_on_a_task [2] https://github.com/wso2/carbon-business-process/blob/3e7f9d53e4e3554a1bec20f79995a856c4c24f19/components/bpmn/org.wso2.carbon.bpmn.rest/src/main/java/org/wso2/carbon/bpmn/rest/model/common/RestIdentityLink.java [3] https://github.com/wso2/carbon-business-process/blob/master/components/bpmn/org.wso2.carbon.bpmn.rest/src/main/java/org/wso2/carbon/bpmn/rest/service/runtime/WorkflowTaskService.java Regards, Thomas
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
