Previous Topic: AddInstallRecord--Notify Software Delivery that a Software Package Was InstalledNext Topic: AddLibRemovalRecord--Notify Software Delivery that a Software Package Was Removed from a scalability server staging library


AddLibDeliveryRecord--Notify Software Delivery that a Software Package Was Added to a scalability server staging library

This command adds a record notifying Software Delivery that a software package has been added to a scalability server staging library.

Syntax

AddLibDeliveryRecord item 
                     version 
                     procedure 
                     date  | current
                     time  | current
                     orderedby 
                     comment 
                     [target="targetname"]
item

Name of the software package.

version

Version of the software package.

procedure

Blank string (reserved for future use).

date

Specifies the date of the installation. You can also use the keyword current.
Format of date: YYYY-MM-DD

time

A mandatory parameter that sets a progress message for the current job container executor job.

orderedby

Specifies the User ID that ordered the installation.

comment

Your own comments.

[target="targetname"]

Specifies whether the command is applicable for the computer unit (default), or any valid or existing user profile units on the same computer. You can specify any target except the following targets:

Example:

In the following example Software Delivery is communicated to add a delivery record for software item Product Z Version 1.3. The current date and time are used for the delivery. Ordered by lists Gunnar and the comment is an Upgrade of Product Z v1.2.

sd_acmd addlibdeliveryrecord "Product Z" "1.3" "" current current "Gunnar" "Upgrade of Product Z v1.2"

If this command is issued on a scalability server, and the software item Product Z 1.3 is present in the library of the upstream domain manager, a record is added to the staging library folder of the scalability server. A job record will also be added to the Jobs folder of the scalability server.