Show TOC Start of Content Area

Procedure documentation Creating and Configuring Forms  Locate the document in its SAP Library structure

Use

SAP Composite Forms by Adobe are a convenient way to transfer data across the enterprise, thereby efficiently replacing paper-based processes. Using forms, you can implement various scenarios, as you can use them as steps in processes, or simply as standalone forms for conducting surveys, for example. In addition, you can collect and exchange data using print forms.

This section covers the tasks that a developer needs to perform to use the composite forms in Guided Procedures (GP).

Prerequisites

You have enabled and configured composite forms in Visual Administrator.

By default, GP comes with disabled composite forms.

More information: Configuring Guided Procedures Forms

Procedure

...

       1.      Design a form.

For field-based forms you can create the form in advance as described in the Adobe LiveCycle Designer documentation. For schema-based forms you design the form in the configuration phase.

To enable the form to send data to the Guided Procedures framework, you need to implement specific functions in it.

More information:

¡        Enabling Form Submission Using HTTP

¡        Enabling Form Submission Using SMTP

       2.      Configure the form in the Guided Procedures design time.

More information: Creating Form Objects in the GP Design Time

       3.      Create composite form callable objects.

More information: Exposing Composite Forms as Callable Objects

       4.      Instantiate and test your form.

More information: Instantiating and Testing Guided Procedure Forms

 

End of Content Area