Hi All,
I have a web dynpro for java component that has 2 views
View 1. Upload View
View 2. Interactive Adobe View
I have an offline adobe form with two parameter First and Last Names. When I fill the form and then upload it (using view 1).When I click on a button display form it branches to View 2 above and displays the form with the filled in values. Now in the second view I have a Submit to SAP Button embedded within the Adobe form. When I click on the button Submit it should display by passing the values back to the web dynpro component. Here I see that the values passed back are null.
I am also invoking ContainerFoundation_JS.SendMessageToContainer(event.target, "submit", "", "", "", ""); within the javascript of the Submit To SAP button. But, still it doesnt seem to pass the values back to WD Java.
Kindly help me resolve this issue? I sincerely appreciate any help extended.
Many thanks,
Best regards,
Divya