I have an interactive adobe form which has two buttons Save and Submit.
This form is populated in a popup from Web UI on Creating followup activity.
I used procedure mentioned in this link:
http://scn.sap.com/people/satishkumar.palyam2/blog/2011/07/07/adobe-forms-in-webui
Wrote the logic in DO_PREPARE_OUTPUT method of component BT125H_TASK/TaskDetails.
Please tell me how to trigger the event from "Save" button and call the method EH_ONSAVE of BT125H_TASK/TaskOVViewset in Web UI i.e another component.
In the interactive adobe form development, reference links mention to embed the form as Interactive form UI element in Web Dynpro and call that URL in Web UI.
Concept remained the same so, could you please guide me how to use BSP Application to call the Adobe form and have responses back to Web UI?
Please let me know if you need more information. Thank you.
Appreciate your earliest possible response.