TeamcenterKnowledge

Teamcenter Automotive Edition-GM Overlay utilities

gmo_change_itemid_naming_rule

Modifies the item ID naming rule property from a given value to the customer specified value. Syntax gmo_change_itemid_naming_rule [-u=user-id {-p=password | -pf=password-file} -g=group] -option=option -prefix=prefix -nr_name=naming-rule -init_value=initial-value -max_value=maximum-value [-h] Arguments -u Specifies the user ID. This is a user with Teamcenter administration privileges. Note If Security Services single sign-on (SSO) is enabled for your server, the -u and -p arguments are authenticated externally through SSO rather than being authenticated against the Teamcenter database. If you do not supply these arguments, the utility attempts to join an existing SSO session. If no session is found, you are prompted to enter a user ID and password. -p Specifies the password. This argument is mutually exclusive with the -pf argument. -pf Specifies the password file. For more information about managing password files, see Manage password files. This argument is mutually exclusive with the -p argument. -g Specifies the group associated with the user. If used without a value, the user's default group is assumed. -option Specifies the option for this utility, that is, change_naming_rule. -prefix Specifies the prefix of the GM ItemNumeric naming rule. -nr_name Specifies the naming rule to change the prefix. You can specify more than one naming rule separated by commas. -init_value Specifies the starting value of the counter. -max_value Specifies the maximum value of the counter. -h Displays help for this utility. Restrictions None. Examples The following example uses the GM ItemRule naming rule to change the prefix: Copy gmo_change_itemid_naming_rule -u=user -p=password -g=group -option=change_naming_rule -nr_name="GM ItemRule " -prefix=GMO -init_value=00000 -max_value=99999 The following example uses the GM ItemRule and CORP_Tool Rule naming rules to change the prefix: Copy gmo_change_itemid_naming_rule -u=user -p=password -g=group -option=change_naming_rule -nr_name="GM ItemRule,CORP_Tool Rule" -prefix=GMO -init_value=00000 -max_value=99999 Related Topics Teamcenter Automotive Edition

Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/xvu1737253712125/gmo_change_itemid_naming_rule.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)