Previous Topic: activateItem—Activate Item in Template GroupNext Topic: addItem—Add Item to a Software Template


Example

Consider the product "prod" of version "1.0/00" and a software template "tg". And at this time an activation of the product should be assigned to the software template .The activating routine to be run is named "act" and should only run on those systems that have installed the product with the install routine "inst_2". The provided job should meet the following requirements:

The following command will assign the required job to the specified software template.

cadsmcmd templateGroup action=activateItem name=tg item=prod version=1.0/00 procedure=act installedWith=inst_2 after=exacttime nocalendar promptUser execTimedOut