The dpmitpamadapter listforms command obtains the list of all requested CA Process Automation forms. Forms are the entry point to the process.
This command has the following format:
dpmitpamadapter listforms [-sc sc_url][-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
(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 the List of Requested Forms
This example obtains the list of requested forms.
dpmitpamadapter listforms
Copyright © 2013 CA. All rights reserved. |
|