Previous Topic: ExampleNext Topic: Example


addDelivery—Add Delivery to Job Container

This action adds a job to the specified job container that delivers the specified software products to the addressed scalability servers, in other words, it stores them to the software libraries of the scalability servers. The specified job container has to be unsealed.

This action has the following format:

jobcontainer action=addDelivery
name=job_container_name
{item=item_name 
version=item_version| group=software_group_name}
{{{compgrp=computer_group_name | ccompgrp=(computer_group_name sep groupScope)}
[sep=separator_sign]
|{computer=computer_name}}
[calendar_name=delivery_calendar]
[deliverytime="YYYY-MM-DD hh:mm" ]
[jobTimeOut=d.h]
calendarname

Specifies the name of the calendar that controls the time when the evaluation can take place.

ccompgrp

Specifies the computer group to be addressed as a pair of group name and scope. By default, name and scope are separated by a dot ("."), but an alternate separator can be specified with the "sep" option. The separator should not be used as part of the names.

For the group scope only the following values are valid.

local

The group is created at the local domain manager,

global

The group has been created at the enterprise manager and may be replicated.

The "ccompgrp" can be coded with the "compgrp" in one call.

compgrp

Specifies the name of a server group on which the specified product will be processed.

The parameter can be coded more than once to address more than one server group.

This parameter must not be coded with the computer parameter.

computer

Specifies the name of the scalability server on which the specified product will be processed.

The parameter can be coded more than once to address more than one scalability server.

This parameter must not be coded with the compgrp parameter.

deliverytime

Specifies the start time of delivery from the domain manager.
The date has the ISO format "YYYY-MM-DD hh:mm".

If the parameter is not coded, the actual date and time are used.

group

Specifies the name of a software group: Its members will be delivered to the specified scalability servers.

This parameter should not be coded with the item parameter.

item

Specifies the name of the item to be processed.

This parameter should not be coded with the group parameter.

jobTimeout

Specifies the jobTimeout expiration period of a job in the form “d.h” where d specifies the number of days and h the number of hours. The range of the parameter is configurable at the manager’s site. When the specified value exceeds the configured upper limit then the value is set to the upper limit, if the specified value goes below the lower limit then the lower limit is taken. No warning is given in any case.
jobTimeout should not be coded with the timeout parameter otherwise an error is reported. If none of the parameters is coded the default is given by 7.0.

name

Specifies the name of the job container to which the delivery to the scalability servers will be added.

sep

Specifies an alternate separator used with the "ccompgroup" option. The separator should not be part of the group name code with the "ccompgroup" options.

version

Specifies the version of the item to be processed.