User Interaction in BPEL Process
My BPEL process is triggered based on certain conditions. Once the BPEL process is started, It has to send some kind of notification with an attachment to an user and user has to fill in a form (ADF/JSP) by taking some values from the attachment and submit. This BPEL process should continue after the response from the user.
This ADF/JSP form should connect to the database.
Can this be done? If yes, can somebody throw some inputs?
Thanks,
Lakshmi.