cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Interactive Form after Edit is not working

Former Member
0 Likes
220

Dear All,

I am facing an issue with Interactive Forms in NWDS. It was working fine before, but today suddenly it stopped. When I click on Edit, the blank Interactive Form is opening with Red Mark.

Kinldy help to solve this issue.

Regards,

NIkesh Shah

Accepted Solutions (0)

Answers (3)

Answers (3)

chintan_virani
Active Contributor
0 Likes

Nikesh,

Looks like you have developed an ActiveX enabled form and are missing its key component ActiveX Component Framework installation. Check SAP Note 766191.

The DLL is ideally installed whenever you open the form for first time and requires Admin rights as well. So there is a possibility that DLL may have got corrupted.

Alternatively why dont use you change the form layout to ZCI and that will work without having to worry about things like this.

Chintan

Former Member
0 Likes

Hello Chintan,

We are currently working on Interactive Forms and using the ZCI layout. When we test the form, it successful till the form is displayed on the webpage. But as soon as we enter data on any of the fields, the following error is thrown.

Can you provide some inputs on this?

The following error text was processed in the system HRD : Event to be processed is not supported by adapter

The error occurred on the application server XXXXXX_HRD_30 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Method: IF_WDR_NW7_EVENT_HANDLER~HANDLE_EVENT of program /1WDA/CADOBE==================CP

Method: DISPATCH_NW7_EVENT of program CL_NW7_VIEW_ELEMENT_ADAPTER===CP

Method: IF_WDR_CLIENT~GET_CLIENT_UPDATES of program CL_WDR_CLIENT_SSR_LS==========CP

Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP

Method: IF_WDR_RUNTIME~EXECUTE of program CL_WDR_MAIN_TASK==============CP

Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP

Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP

Method: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP

Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME

Module: %_HTTP_START of program SAPMHTTP

Former Member
0 Likes
Former Member
0 Likes

Hi Nikesh,

Just check the ADS license expiry date. There might be a possiblity that your ADS certificate got expired.

Regards,

Former Member
0 Likes

Hi Jitender,

How to check this?