xProperty Value Permissions

Specific xProperty permissions are defined under Extended Classification à xProperty Value Permissions in the TOC. These define Get, Update, and Can Change access to the selected Identities:

Figure 11.

To define the permission for the xClassification Tree, right click on the ItemType under the Item Types tab on the form view and select either Create xProperty Value Permission or Pick xProperty Value Permission. Once selected, you have the option to view or replace the selected permission.

If the Private Permission Behavior on the xProperty form is set to “Any”, then you can set an xProperty Value Permission on a specific Item’s xProperty. This can be done using the following AML:

<AML>
<Item type="Part” id="816AEDE3506042C38211796A3581F4B9" action="edit">
<xp-shape set="permission_id” permission_id="A518B142B9CB4013A85392AA60AB7899"/>
</Item>
</AML>