Previous Topic: Test to Production Migration

Next Topic: Template Naming Conventions


HTML Templates (HTMPL Form)

Forms in the CA SDM web interface are delivered as HTML templates, in files with a suffix of .htmpl. These are called HTMPL forms in the remainder of this document.

An HTMPL form contains standard HTML (including JavaScript) plus language extensions that are interpreted by a CA SDM server daemon (or service) called the web engine that delivers standard HTML to the browser. These extensions are:

Note: You do not need to understand the HTMPL extensions or even HTML itself to be able to customize CA SDM forms with WSP.

More information:

Server Variables

HTMPL Tags