cancel
Showing results for 
Search instead for 
Did you mean: 

The Adobe interactive form took a long time to display

fisher_li
Participant
0 Kudos

Hey, experts,

     I created a small Adobe interactive form program with Web Dynpro ABAP.

     Eveything worked as I expected but the problem for me was that when I click the URL link in the "Web Dynpro Application", the initial screen with the Adobe form took almost one minute to show up. Sometimes it even got the run time error because the slow response time.

    

     My initial view has an input selection section, a search results table and a  view container for Adobe form.

     Is there any way to speed up the response time?

     Thanks in advance!

Fisher Li

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Fisher,

Good day.

From the description it is not clear whether the PDF itself is slow or the webdynpro program is slow.

You can just try to set cache for PDF form and check the status. And this is how:

- Go to your backend system.

- Run t-code sfp, edit the PDF form

- goto Layout tab

- In the Adobe livecycle designer,

  menu edit -> form properties -> performance tab

    Check 'Allow Form Rendering To Be Cached on Server'.

- Then save and Activate template

Regards,

Shawn

fisher_li
Participant
0 Kudos

Shawn,

     Thank you very much and your solution did make a huge difference.

     After I changed the attribute to  'Allow Form Rendering To Be Cached on Server', the very first time the screen still slow but after that all the following screen show up without delay!

     Thanks again!

Fisher

Answers (0)