How to avoid "NX0ApplicationInfo" - Access denied save error of sim file in Managed mode ?
Solution
This error will occur when the user change permissions Item, Item Revision, Dataset. However there are forms like NX0ApplicationInfo which are still owned by "infodba" ( For E.g ) and this the cause for "NX0ApplicationInfo" - Access denied save error of sim file . In order to avoid this , user need to add following preference which will make sure the NX0ApplicationInfo inherits permissions from Dataset.
User can create a new preference in Teamcenter named - TC_object_type_delegation
This needs to be a string preference with multiple values. Add following value to the preference: NX0ApplicationInfo:Dataset
Notes