TeamcenterKnowledge

Teamcenter Automotive Edition-GM Overlay utilities

gmo_ipvbom_export

Exports specific build intent information, all build intent information, specific build intents along with partial build intents, full BOM or incremental BOM data. Syntax gmo_ipvbom_export [-u=user-id {-p=password | -pf=password-file} -g=group] [-build_id=build-intent-id-number] [-fullbom=yes | no] [-inputfile=full-path-to-inputfile] -xml_path=full-path-to-PLM XML-file [-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. -build_id Specifies the ID number of the build intent to be exported. -fullbom Specifies whether or not to export the full BOM. Valid values are yes or no. If yes, the utility exports the full BOM; otherwise, the delta BOM is exported. The default value is yes. -inputfile Full path to file. -xml_path Specifies the path to the output directory containing the XML file. If not specified, the path defined in the preference file is used. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. In addition, the IPVBOM_build_intent_status preference, which specifies the release status used to obsolete older revisions of the build intent changes, must be set. Files As specified in Log files produced by Teamcenter. In addition, the values of the IPVBOM_compare_mode_var_level_RevisionCompare_ItemTypes and IPVBOM_compare_mode_var_level_Occurrence_Notes preferences affect the behavior of the gmiman_export utility. For more information about these preferences, see the Teamcenter Environment Variables. Restrictions This utility must be used only to export build intent data. It is not intended to export other data to PLM XML files. Examples To obtain help for this utility, enter the following command on a single line: Copy gmo_ipvbom_export -h To export build BOMs listed in the /tmp/EXPORTS.txt file from the Teamcenter database to a PLM XML file, enter the following command on a single line: Copy gmo_ipvbom_export -u=Tc-admin-user -p=password -g=group -fullbom=yes -xml_path=/tmp -inputfile=/tmp/EXPORT.txt Related Topics Teamcenter Automotive Edition

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