SET_TEMPLATE
Use
You use this method to specify the name of the form design with which you want to merge XML data, for example. If you want to merge data, you must specify the data in the method SET_DATA . You can also extract the XML schema from a form design. To do this, use GET_SCHEMA .
Import parameters
-
XFTFILE TYPE STRING OPTIONAL
Name of the XFT file
or
-
XFTDATA TYPE XSTRING OPTIONAL
Name of the file that contains the form design. This file is created by Adobe LiveCycle Designer and has the extension xdp.
-
FILLABLE TYPE FPBOOLEAN OPTIONAL
Specifies whether the form has fields that are ready for input.
-
LOCALE TYPE STRING OPTIONAL
Locale parameter, such as "en_US".
-
CACHEINFO TYPE STRING OPTIONAL
For internal use only
Exception class
-
CX_FP_RUNTIME_USAGE