Business Identity for Change Management
When working with the business identity associated with changeable object links, it's important to know that during the import of objects into a target system, any link associated with a changeable object cannot be modified due to an administrative lock applied to that object.
To manage this behavior, configure the following properties:
wt.fc.adminlock.AdministrativeLockType.change2.ProductDesignPkg|MarkForReadinessLock
wt.fc.adminlock.AdministrativeLockType.change2.ProductDesignPkg|InTransitLock
The following table lists the administrative lock properties and their corresponding descriptions, highlighting how each property influences access and operations on changeable objects.
Property Name
Property Description
wt.fc.adminlock.AdministrativeLockType.change2.ProductDesignPkg|MarkForReadinessLock
Allows modification of change objects, performance of mass change operations, and release of changeable objects but only when those objects are locked due to a readiness lock.
wt.fc.adminlock.AdministrativeLockType.change2.ProductDesignPkg|InTransitLock
Allows modification of change objects, performance of mass change operations, and release of changeable objects but only when those objects are locked due to a in-transit lock.
The following table outlines how different administrative lock property values affect access permissions and available operations on changeable objects.
* 
To configure multiple property values, separate them using a comma.
Property Value
Access Behavior
Allowed Operations
(Empty)
Modify access is restricted on the readiness/in-transit lock applied change objects, mass change operations, release access on readiness/in-transit lock applied changeable objects
None – All related operations are blocked.
MODIFY_CHANGE_OBJECTS
Modify access is extended on readiness/in-transit locked change objects
Edit
Edit Content
Create New Change Task
Create New Change Object from an existing Change Object
Mass Change
Associate Change objects using change process or change reference associations as defined by association rules
* 
User must have access to perform these operations.
RESULTING_OBJECTS
Release access is extended on readiness/in-transit locked changeable objects
Resulting Search Picker
Paste
Collect Resulting
Unincorporated Changes
* 
User must have access to perform these operations.
Changeable Object Links
For changeable object links, the business identity is populated only on the highest iteration of the Affected, Resulting, and Hanging links during replication. This simplifies the import process by ensuring that the latest attributes are applied to the matched latest iteration in the target system.
Was this helpful?