Skip to main content
16-Pearl
February 22, 2017
Question

Possible to have access control on a State and Revision

  • February 22, 2017
  • 1 reply
  • 1045 views

We have a question if it is possible to allow an action for a numeric revision at a given state (In Work) but not allow the same action at alpha revision at the same state (In Work)?

The action is Delete.

1 reply

20-Turquoise
February 22, 2017

Ladric Grant wrote:

We have a question if it is possible to allow an action for a numeric revision at a given state (In Work) but not allow the same action at alpha revision at the same state (In Work)?

The action is Delete.

You can probably create your own includeFilter. However there are 23 actions with name of delete (Windchill PDMLink 11.0 M020) so it might take a bit to figure out exactly which delete action you need to tweak. I would start with the one for type = object.

Keep in mind this will only hide the delete action. It will not change permissions (ie Policy Administration).