Hi all,
I have a Web dynpro online interactive form scenario where users can enter some data and submit (Submit button in the form) this data via webdynpro to the MSSQL database.
Everything works just fine but there is a very strange behaviour in the way Webdynpro handles the submit action.
Within the webdynpro adobe form there is the toolbar available where the user can choose "Saves a copy of the file".
When you submit the data in the local form while a webdynpro version is still open it also works, the webdynpro handles the transaction further.
When you submit the data with no version from this application open in a browser it looks like the submit button does not work.
Now when you open a new version of this webdynpro application in a browser the form is submitting the data the times you pressed the submit button in the 'offline scenario'.
Is anyone familiour with this problem and know how to deal with it?