Teamcenter Automotive Edition-GM Overlay utilities
gmo_assoc_items_to_project
Converts special GM logic in the object description field to the project level security feature, as follows: Queries all projects in the database. For each project, searches the description field of all item revisions in the database for the following string: Copy |project-id | If a match is found, the utility associates the corresponding item with the project. The utility assumes the following: The pipe symbol is the delimiter used in the object description field. An item may be assigned to two different projects. Valid projects exist in the database. Syntax gmo_assoc_items_to_project [-u=user-id {-p=password | -pf=password-file} -g=group] [-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. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Files None. Restrictions None. Examples To obtain help for this utility, enter the following command on a single line: Copy gmo_assoc_items_to_project -h To associate all items in the database to appropriate projects based on the object description field, enter the following command on a single line: Copy gmo_assoc_items_to_project -u=Tc-admin-user -p=password -g=group Related Topics Teamcenter Automotive Edition
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/xvu1737253712125/gmo_assoc_items_to_project.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)