This section explains what happens at logon with regard to ownership.
Objects created by VPLM and CBP applications do not have the same ownership attributes by default. When a user logs onto a CBP application, the user provides a username (and password). On CBP objects, ownership is based on the user.
However, users logging onto VPLM applications connect to a security context, and the ownership of VPLM objects created using this context is based on the following attributes:
- owner (user)
- altowner1 (Organization)
- altowner2 (Project).
This means that VPLM objects have two extra ownership attributes with respect to CBP objects.
To apply homogeneous ownership attributes both VPLM and CBP objects, two extra attributes can be implemented on CBP objects. These are:
- the altowner1 attribute mapped to the organization
- the altowner2 attribute mapped to the project
and are implemented by the preferred security context to which CBP users can be associated.