Hello Lipsa, When you deploy a BPMN you won't get specific service get exposed (per BPMN process) as in WS-BPEL, WS-Humantask in WSO2 EI. To interact (start a process instance, retrieve tasks, update variable, etc) with deployed process, you have to use BPMN Rest API. You can find more information on BPMN Rest API in [1]. Further, you can use BPMN-Explorer[2] web app to interact with BPMN processes. Hope you have followed the instructions in [3].
[1] https://docs.wso2.com/display/BPS360/BPMN+REST+API [2] https://docs.wso2.com/display/EI611/Using+the+BPMN+Explorer [3] https://docs.wso2.com/display/EI611/Creating+a+BPMN+Process Thanks, Milinda On Wed, Jun 28, 2017 at 6:20 PM, Lipsa Pradhan < [email protected]> wrote: > Hello guys > > I am using WSO2 EI. I have designed a bpmn in developer studio and > deployed it on the EI server. Now I'm unable to find any endpoint of that > BPMN. > > Where can I get or find either the endpoint or the service URL of the > deployed BPMN? > > Regards > Lipsa Pradhan > Intern > Adnate IT Solutions > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Milinda Perera Senior Software Engineer; WSO2 Inc. http://wso2.com , Mobile: (+94) 714 115 032
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
