DNG : How to get this Permission "Modify an artifact of specific type in a Workflow state" in DNG template ?
Hi Team,
I have a usecase to make the DNG Artifact which is in Approved state Non-editable.
I wanted to enable this permission "Modify an artifact of specific type in a Workflow state" but unable to get this permission. Attached the image, I am only able to see "Modify an artifact of specific type" under Modify an Artifact. Please help me here.
Why is it not visible the template ? Thanks.
3 answers
The reason is, that DNG does not define any types using the template. The types do not exist when the project area is created based on the template. DNG provides the types in the project properties (aka type system). This is only available after the project area is created and the properties are defined. You could use process sharing where the provider project area defines the permissions and the consuming project area uses the defined process.
See https://jazz.net/wiki/bin/view/Deployment/SetupProjects#Process_sharing and https://jazz.net/wiki/bin/view/Deployment/ERMProcessSharing
You appear to have deleted the original question where I explained how to do this and now have added two more questions around the exact same topic.
You need to:
- define the workflow you want in the DNG project admin area. There is a Default workflow that gets created by default in every new project area that you can use as an example
- apply the workflow to the artefacts you want to control under the Project Properties page. THIS IS THE KEY STEP YOU MISSED EARLIER
- once you have defined the workflow AND applied it to the artefacts, THEN you will see "Modify an artifact of specific type in a Workflow state". You will only see this section if you actually have artefacts that have an applied workflow