Previous Topic: dpmitpamadapter checkstatus Command--Check Status

Next Topic: dpmitpamadapter listforms Command--List Forms


dpmitpamadapter getform Command--Get Form

The dpmitpamadapter getform command obtains all the required input and values necessary for the form to run the process.

This command has the following format:

dpmitpamadapter getform [-sc sc_url] -formname form name -refpath ref path [-locale iso629value]
-sc sc_url

(Optional) Defines the URL for the service controller host.

Example: https://hostname:port/...

hostname

Defines the fully qualified host where the service controller is installed.

Example: localhost.ca.com

port

Defines the listening port for the service controller server.

Example: 80

-formname form name

Defines the name of the form that you used for the process.

-refpath ref path

Specifies the reference path for the form.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

Example: Get a Form

This example obtains a form and all of its associated information.

dpmitpamadapter getform -formname ConfigurationAuditForm -refpath /Processes/MyProcess