Previous Topic: dpmitpamadapter listforms Command--List Forms

Next Topic: Rapid Server Imaging Commands


dpmitpamadapter startprocess Command--Start Process

The dpmitpamadapter startprocess command starts a CA Process Automation process.

This command has the following format:

dpmitpamadapter startprocess [-sc sc_url] -formname form name -refpath ref path [-pre] [-post][-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 CA Process Automation form that you used for the process.

-refpath ref path

Specifies the reference path for the form.

-inputparam {parameter name|parameter value}

Specifies the parameter name and value associated with the process you want to start.

-pre

(Optional) Specifies whether to generate an event before the operation is performed.

-post

(Optional) Specifies whether to generate an event after the operation is performed.

-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: Start a Process

This example starts a process.

dpmitpamadapter startprocess -formname GetJobForm -refpath /Processes/MyProcess -inputparam Job_ID|89