Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SmartForm - Bad Performance in Generated Function Module

Former Member
0 Kudos

Hi all,

My team developed some complex SmartForms with many tables and lots of data.

We are taking about 25 seconds to process a 13 page form.

Most time is inside function SSFCOMP_WRITE_TEXT and form TEXT_ANALYSIS.

Our system is Unicode. We are generating PDF and this time does not include the CONVERT_TO_OTF (other point of bad performance).

We don't have custom abap code in these forms definition.

Does anyone have a recommendation regarding best practices to build or call the form or to configure the system?

Best Regards,

Jose Baptista

3 REPLIES 3

Former Member
0 Kudos

Roberto,

I have just one point to add. Even though the Smartform allows you to write code within the form, it is not a good idea. As far as possible use the form just as a template and do all the processing in the controlling program (program that calls the Smartform). This will help you analyse the performance of the code. I am not sure if you can do that accurately when the code is in the smartform.

0 Kudos

Hi Mark,

As I told, we do not have Abap logic in the smartform.

The system is taking a long time to process the standard generated function module (mainly inside function module SSFCOMP_WRITE_TEXT). I observed that this function interprets the Text Elements definition and processes each field and formatting command defined in the form.

Former Member
0 Kudos

Adobe Analyst Reports

Find out what leading industry analysts are saying about Adobe solutions and technology.

Adobe LiveCycle Developer Center

Download resources, read documents and expand your knowledge of Adobe LiveCycle applications.

Adobe LiveCycle Products Knowledge Center

Search the Developer Knowledgebase, find technical support for products, or browse customer service topics for information about non-technical issues.

Adobe LiveCycle Forum

Post a message, add a topic or search through the Adobe LiveCylce forum.

Avoka FormCenter

FormCenter™ is a powerful customer self-service electronic forms delivery platform designed to fully leverage Adobe LiveCycle.

GovDex

GovDex is a resource developed by government agencies to facilitate business process collaboration across policy portfolios and administrative jurisdictions.

FormCentral

An online gateway to local Council services. You can make applications and payments for Council services using SmartForms without ever needing to visit your local Council offices.

LiveCycle Developers Google Groups

A Google group for developers of Adobe LiveCycle software to use as an information sharing resource.

View all SmartForms on GovForms

Government forms for your business. See how other agencies are using SmartForms technology and how they can help your agency reduce red tape for business.

W3 Schools - XML and scripting online tutorials and examples

At W3 Schools you will find all the Web-building tutorials you need, from basic HTML and XHTML to advanced XML, SQL, Database, Multimedia and WAP.