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]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Defines the name of the form that you used for the process.
Specifies the reference path for the form.
(Optional) Specifies an IS0 639_3166 combination (for example: fr_FR for French) to override the default English output. 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
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |