Previous Topic: Procedures File FormatNext Topic: addDelivery—Add Delivery to Job Container


Example

Consider the unsealed job container "myContainer". Assume that the item "prod 1" of version 1.0 should be installed at KKKK01A and KKKK01B using the install procedure "inst". The user at the targets should be prompted for installation. The install order should be placed into the job container "myContainer".

The following command will provide the required job:

cadsmcmd jobContainer action=addJob name=myContainer item="prod 1" version=1.0 procedure=inst task=install computer=KKKK01A computer=KKKK01B promptUser after=exacttime

CA IT Client Manager r12
ITCM Command Line Version 12.8.0.xxxx
Copyright (c) 2014 CA. All rights reserved.

Trace mode: Off

Connecting to manager "<default manager>" as user "<default user>" ... ok.
Manager: mymanager
Domain: mydomain
Domain type: Domain
Supporting: CO CCNF USD OSIM 
Generate job "prod 1 1.0:inst": OK.

SDCMD<A000000>: OK