Rubrique précédente: Commit Change Set Methods

Rubrique suivante: Event Type Methods

CommitChangeSets

Description

This method commits all the resources with uncommitted changes in the given change set(s).

Syntax

CommitChangeSet (ChangeSets)

Parameters

Name

Type

Description

ChangeSets

string/map

The name of a change set or map of change sets. The map cannot be empty.

Remarks

This method uses time-consuming operations, whose duration depends not only on the number of uncommitted changes that the operations are performed upon, but also on the size of the resource tables. Therefore, CA recommends performing this operation on a number of changes, and not on each change separately.