This command sets a progress message and a progress percentage for the current job.
JobProgress Text
[Percentage]
A mandatory parameter that sets a progress message for the current job container executor job.
An optional parameter that sets a progress percentage for the current job container executor job.
In the following example:
sd_acmd jobprogress "Running Job 1" 50
Software Delivery presents the progress message "Running Job 1" with the percentage "50" for the current job container executor job.
Note: The JobProgress command is not suitable for command-line usage. It is more suitable for batch and script files. For example, executables could generate return codes that indicate different states in the whole batch or script execution scenario. A specific progress message could be generated in each such relevant state, replacing nonspecific ones.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|