Hello Vinod, I know but in the WSO2 BPS documentation concerning the REST Web Service [1], it is written something like:
All this additional functionality is provided by the Activiti REST API. > Refer to the Activiti User Guide <http://www.activiti.org/userguide/> for > more information. > Firstly, the link is partially wrong because it points to the last version of Activiti whereas it is the version 5.19.0 which is used by WSO2 BPS And secondly, as I said, the Activiti documentation say "userId" and not "user". It was just to point the "mismatch" between what is documented and what is implemented. :) Regards, Thomas [1] https://docs.wso2.com/display/BPS360/BPMN+REST+API 2018-03-06 4:19 GMT+01:00 Vinod Kavinda <[email protected]>: > Hi Thomas, > It is the same thing we are referring hear even though they have different > names. Please use the 'user' when you use the Wso2 APIs. > > Thanks, > Vinod > > On Mon, Mar 5, 2018 at 8:20 PM, Thomas LEGRAND < > [email protected]> wrote: > >> 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/3e7f9d5 >> 3e4e3554a1bec20f79995a856c4c24f19/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 >> >> > > > -- > Vinod Kavinda > Senior Software Engineer > *WSO2 Inc. - lean . enterprise . middleware <http://www.wso2.com>.* > Mobile : +94 (0) 712 415544 > Blog : http://soatechflicks.blogspot.com/ > [image: http://wso2.com/signature] > <http://wso2.com/signature> > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
