bpel - adding custom workflow extensions to Wso2 API manager -


i have started working on wso2 api manager , have added user signup workflow following on link :

https://docs.wso2.com/display/am180/adding+a+user+signup+workflow

it pretty simple , straightforward, thing is, in case admin user. once send signup request, manually log on workflow-admin console , approve request , once approve request can login api store. in typical production environment, admin user must kind of email notification can approve/reject login once request approved. how achieve kind of scenario wherein user email notification once his/ request has been approved admin notification once request sent?

i have checked adding workflow-extension module in documentation: https://docs.wso2.com/display/am180/adding+workflow+extensions

but i'm still trying figure out. looking forward help.

as far know current release of business process server doesnt have support email notifications humantasks. available next release of business process server (v3.5). work around can create service in esb send out emails , create bpel workflow (with humantasks) trigger email service in esb. if can wait till next release (which should available end of aug), feature available new business process server.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -