HCL Commerce Enterprise

Change control metadata for business objects in workspaces

Change control metadata is created whenever an add, change, or delete occurs in the context of a workspace. This information is retrieved for display purposes when a Get request is performed for an authoring environment, such as the workspaces feature of the Management Center.

Change control information is the context information captured when a business object is modified. Change control metadata is created whenever business objects are added, changed or deleted and is used to determine whether the current request can modify the business object.

As a result of a Get request, the Show BOD response is consists of the Show verb and a list of the Nouns that represent the data to return. Because change control metadata is information describing the business object, it is kept in the Show verb.

BOD service module and EJB workspace database table usage

Change control metadata is stored in the CMMETADATA table. This table contains the identifiers of the table and record that requires the lock along with the locking information.