Respected Sir thank you so much for your prompt reply. However in your sample code you are using, *ApplicationRegistrationWorkflowDTO *class which contains the necessary details about application registration as well as in the worflow sample in wso2 documentation, they are using the *SubscriptionWorkflowDTO* class which contains information about the subscription which is being created. Similarly what I am looking for is *one such class which contains the details of admin approval/reject events*, so that I can extend that class and write my logic that needs to be implemented. I have created a user sign up workflow and the sign up request goes to Admin Dashboard Web application (https://<Server Host>:9443/admin-dashboard) provided by wso2. What I wanted to know is that If I could capture the admin approval/reject events from <a href="https://<Server Host>:9443/admin-dashboard">https://<Server Host>:9443/admin-dashboard and its response so that I can send an email notification to a user telling him whether his request has been approved/rejected. Please tell me if it is possible or what is the workaround to achieve to achieve this? Thanks in advance.
-- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Customizing-Workflows-in-wso2-API-Manager-tp121859p121865.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
