Details
How to disable Save management functionality for a particular Item type, so that normal save operation proceeds in place of Intelligent save dialog.
Solution
Save management functionality is controlled by the below Teamcenter option.
TC_NX_CM_AutomatedDecision_Actions
If you want to disable the Save management dialog, then you need to set the action for Item to be SaveOnly, like
ObjectType=NXPart;Actions=SaveOnly
defines that NXPart and its subclasses are not considered for save management, regardless of the state of the object or modification.
Hardware/Software Configuration
Platform: INTEL
OS: windows
OS Version: 1064
Product: NX
Application: NXMANAGER
Version: V1953
Function: FILE_SAVE
Ref: 002-8534561