One option would be to send the credentials with the workflow approval request from the api manager executor. You can set that credentials in the workflow-extension.xml file and retrieve it from the executor and pass it with the request to the activiti engine.
On Mon, Oct 3, 2016 at 11:29 AM, Thilini Cooray <[email protected]> wrote: > Hi all, > > I have a BPMN process which is created for application creation approval > in API Manager. This process is deployed in a Activiti engine. > Once the user task is completed, I want to send a callback service back to > API Manager in order to change the application's status in APIM side. > > I would like to know the best way to retrieve user credentials and store > them in order to call any external service (callback service to APIM in > this scenario). > > Thank you. > > -- > Best Regards, > > *Thilini Cooray* > Software Engineer > Mobile : +94 (0) 774 570 112 <%2B94%20%280%29%20774%20570112> > E-mail : [email protected] > > WSO2 Inc. www.wso2.com > lean.enterprise.middleware > -- Regards, Chamila Adhikarinayake Software Engineer WSO2, Inc. Mobile - +94712346437 Email - [email protected] Blog - http://helpfromadhi.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
