cancel
Showing results for 
Search instead for 
Did you mean: 

Browser Hangs iFbA in Web Dynpro Abap

Former Member
0 Kudos

Hi Support,

I'm developing an Abap Web Dynpro with Adobe Interactive Form inside.

I have setting these parameters: InteractiveForm.enabled = true, InteractiveForm.readonly = false.

Web Dynpro Page open correctly with iFbA but when I click one button in WD Page the event freeze Browser.

My system is ECC sp06, SAPKB70009 and SAPKA70009, but I can't patch the

system.

I implemented these Note:

1- Note 981638 - Dynamic forms are not supported in Web Dynpro ABAP

2- Note 1018060 - Adobe: Locale has invalid country/language combination

3- Note 999997 - Setting usage rights unnecessary with Adobe integration

Help me

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Enrico,

As per my understanding, you are able to view the interactiveform in your webdynpro and when you click on the button, it is getting hanged?

Have u created an event (onSubmit) in your webdynpro? set a break point in your submit event and see whether the request is reaching up to there or not?

And also.. set your form layout type as ZCL layout and activate it once.

Let me know if you still face the problem.

Regards,

Ravi.D