IServerAgentConnection.RegAssignmentRule

Syntax:

RegAssignmentRule(<Cluster>, <Server>, <Request>, <Position>)

Parameters:

<Cluster> (required)

Type: IClusterInfo.
Cluster a request should be added or updated for.

<Server> (required)

Type: IWorkingServerInfo.
Production server a request should be added or updated for.

<Request> (required)

Type: IAssignmentRule.
Added service purpose request or a new state of a modified request.

<Position> (required)

Type: Number.
Sequence number in the request array of this production service to hold a new or modified request. Numbering starting from 0.

Description:

Adds or updates (moves) the <Request> to the <Position> of the request list of the <Server> in the <Cluster>.

Availability:

Integration.

    

1C:Enterprise Developer's Community