Hi,
We are trying to create some custom forms for ESS/MSS on EP. For this we have created a new scenario and made an Adobe Interactive form. We also made a new Badi Implementation of QISR1 for this scenario. When the form is opened in the EP the INT_SERVICE_REQUEST_INIT from our implementation is called and we modify some data in special_data. When the form appears this modified data is shown on the form. If we then enter some data in the form and press the check button the SCENARIO_PROCESS_USER_COMMAND from our implementation is called but the special_data variable is not updated with the new data entered on the form.
Any ideas why special_data does not contain the data entered on the form?
Kind regards,