Previous Topic: ExampleNext Topic: Example


rderegproc—Deregistering Procedures Remotely

Use this command to send an order to deregister (remove from the library) an item procedure associated with a software program in the library at one or more domain managers. The item procedure cannot be an embedded item procedure.

The command is valid for enterprise manager only.

This command has the following format:

rderegproc  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 domain where the procedure is to be deregistered.

The item can specified more than once to address a list of Client Automation domains.

The item should not be coded with the parameters domain or toAllAreas.

cname

Specifies the the optional unique name of a job container from where the jobs to be recovered will be taken.

If a job container / distribution with the specified name already exists an error will be reported.
If "cname" is not coded, a generic name is generated.

domain

Specifies the name of a Client Automation domain group where the procedure is to be deregistered.

The parameter can be specified more than once to address a list of Client Automation domain groups.

The parameter should not be specified 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 being deregistered

procedure

Specifies the name of a procedure.

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.

version

Specifies the version of the item being deregistered.