Previous Topic: resume—Resume a Halted DistributionNext Topic: Example


rregproc—Registering Procedures Remotely

This command is used to send an order to register a procedure in the library of one or more domain managers. The command is given to the enterprise manager and directed to a domain or a domain group.

The command is valid for enterprise manager only.

It has the following format:

rregproc  item=item_name
version=version_name 
procedure=procedure_name 
{{area=area_name} | {domain=domain_name} | toAllAreas}
[cname=name]
[sendTime="YYYY-MM-DD hh:mm"] 
[haltTime="YYYY-MM-DD hh:mm"]
area

Specifies the name of a Client Automation domainwhere the procedure is to be registered at the specified product.

You can specify this parameter more than once to address a list of Client Automation domains.

This parameter should not be coded with the domain or toAllAreas parameters.

cname

Specifies an optional unique name of a distribution container.

If no cname parameter is given, a name is generated internally and the command line interface returns this identifier.

domain

Specifies the name of a Client Automation domain group where the procedure is to be registered at the specified product.

You can specify this parameter more than once to address a list of Client Automation domain groups.

This parameter should not be coded with the area or toAllAreas parameters.

haltTime

Specifies the date and time at which a distribution order should be halted. The date has to be specified in the ISO format "YYYY-MM-DD hh:mm".

item

Specifies the name of the item where the specified procedure will be registered.

procedure

Specifies the name of a procedure to be registered.

sendTime

Specifies the time to send the associated distribution to the addressed domain managers. The date has to be specified in the ISO format "YYYY-MM-DD hh:mm". If the parameter is not coded, the actual date and time is used.

toAllAreas

If coded the related distribution will be sent to all Client Automation domains registered at the enterprise manager.

"toAllAreas" should not be coded with the "area" or "domain" parameters.

version

Specifies the version of the item at which the specified procedures will be registered.