Hello All,

I have been working on wso2 API Manager for some time now. I have added a
user sign up workflow to it. Now the problem that I am facing is this :
I have a scenario wherein, once the admin approves the request from the
admin-dashboard, that is admin can either Approve/Reject the sign up
request. Once he does so, an email must be sent to the appropriate user.
This is what I need to achieve. 
(I have also tried the customized subscription workflow provided by wso2,
and recieved an email whenever I subscribe to an API, But here the email was
sent without any human intervention. There is a SubscriptionWorkflowDTO
class that contains information about suscriptions created)
Now I have created a service in esb that is capable of sending an email to a
user. But where I am still facing an issue is, how to *capture the
admin-dashboard events* that is* once the admin approves/rejects and  clicks
on the complete button*, i need to invoke email sending service in esb with
the appropriate admin response. How do I achieve this? Any help will be
greatly appreciated
P.s : I am looking into the source code and trying to modify it to suit my
situation, but things are not going in my way.



--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Customizing-Workflows-in-wso2-API-Manager-tp121859.html
Sent from the WSO2 Development mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to