**************************************************************************** *** GEES Sample gmlaunch.dat for * *** ADC-2023DEC11 – February 2024 Update (MCD-2024MAR21) * *** (Start of Production 03/21/2024) * *** * *** * *** * *** Purpose: * *** This file is used by the GM Launch program to define the * *** applications that can be launched and the environment variables * *** that are necessary to launch those applications. * *** * *** Format: * *** This file can only set Key=Value pairs or GM Launch defined * *** exceptions. Exceptions: * *** ! = Title of the configuration displayed to end users within a * *** stanza * *** !! = Label displayed in application list - has no functionality * *** and is ignored when selected from application list. * *** GM Launch Switches: ADVANCED and TITLE * *** GM Launch Keys: WINDOWS_GLOBAL, WINDOWS_STANZA, * *** * *** * All lines that start with an asterisk (*) are comment lines * *** * *** This file is divided into five sections * *** * Application Switches (Must precede all other sections. * *** * ADVANCED=0 or 1 (0=disabled and 1= enabled (default)) * *** The ADVANCED switch disables the Advanced tab * *** * TITLE=(site defined title) * *** The TITLE switch appends text to the end of the default* *** application title (GML version) * *** * WINDOWS_GLOBAL and END_WINDOWS_GLOBAL * *** A place to set global environment variables for the Windows * *** platform and apply to all Windows stanzas * *** * *** * WINDOWS_STANZA and END_WINDOWS_STANZA * *** Defines application configurations to be launched on the * *** Windows platform. * *** ! = Title of the configuration displayed to end users * *** and the start of a new application stanza * *** - Must not be blank * *** !! = Label displayed to the end users in the * *** application list. * *** - Can be Blank * *** Key=Value = Key value pairs of environment variables * *** can be set within the stanza. An environment* *** variable can be set within a stanza to * *** override a global setting, or any setting. * *** If the ENV_VALUE contains an imbedded * *** environment variable, the environment * *** variable must be previously defined. * *** (with the exception of OS and USERNAME). * *** OS::Key=value = Key value pairs of environment * *** variables that are specific to a single * *** operating system. * *** OS can be HP, SUN, SGI or WIN * *** RUN_APPLICATION = The program to run with the set * *** environment when selected * *** * Can pass argumants to the * *** RUN_APPLICATION value * *** * *** RESOURCE_FILES * *** * Must be defined within the GLOBAL sections or within each * *** stanza * *** * Set to a list of files that will get sourced prior to * *** launching the RUN_APPLICATION application * *** * ; delimited * *** * Example: RESOURCE_FILES=%ENV%\env_resouce.bat;r:\file.bat * *** * *** PRE_RUN_APPLICATIONS * *** * Optionally defined within the GLOBAL sections or within each * *** stanza * *** * Set to a list of applications that will get launched prior to * *** launching the RUN_APPLICATION application * *** * ; delimited * *** * Example: PRE_RUN_APPLICATIONS=%ENV%\app.exe;r:\exe2.bat * *** * **************************************************************************** **************************************************************************** *** WINDOWS_GLOBAL: Set global environment variable for the Windows platform **************************************************************************** WINDOWS_GLOBAL HOMEDRIVE=C: HOMEPATH=\ HOME=C:\temp RESOURCE_FILES= TEMP_DIRECTORIES=C:\TEMP;C:\WINDOWS\TEMP;C:\Docume~1\%USERNAME%\LocalS~1\Temp;C:\TEMP\%USERNAME%;C:\Users\%USERNAME%\AppData\Local\Temp WEB_BROWSER_EXE=?(C:\Progra~2\Intern~1\iexplore.exe;C:\Progra~1\Intern~1\iexplore.exe) *** May need to change the two variables below if using another drive besides R EDS_PDM_SVR_ROOT=R:\data\pdmsite * EDS_PDM_SVR_ROOT=C:\data\pdmsite EDS_CAD_SVR_ROOT=R:\data\cadsite * EDS_CAD_SVR_ROOT=C:\data\cadsite GPDL_JUPITER_RELEASE_FOLDER=gpdl_2027.4.2 NXSP_ROOT_DIR=%EDS_CAD_SVR_ROOT%\nx2007\scripts\nxsp_2007a8 PORTAL_HELP_WEBSERVER=https://urldefense.com/v3/__http://plm-help.gm.com:8480__;!!IsM12Mebrg!LyFEjvKxTgkRar-wjrJkEfryRhV_tZ7sjgXuGHyaojcFrtYAObe66w1_XlAuWnThd1EOnSv_og1RveGhS7WvGyvE88uEmg$ [plm-help[.]gm[.]com] GM_REGION=gmna GM_SITE=wrn *** Enter License information and uncomment or add as system variables instead. *** SPLM and UGS variables should be set the same * SPLM_LICENSE_SERVER=28000@geespc3 * SPLM_LICENSE_BUNDLE=GM1 * UGS_LICENSE_BUNDLE=GM1 *** Variable to turn IMM on or off, set to off for now, 0=off 1=on, will which to on in the future ****Must have Siemens IMM Module License GMUG_IMM_MODE=1 #cleanup_extensions_nx11_temp .syslog;.tmp;.prt;.rol_bin;.pax;.ixf;.tso;.txl;_log;.cgm;.bmp;.def;.om_bin #cleanup_extensions_tcae.jnl;.mon;.log;.txt;.lock;.plmxml;.xml;.jt;.vvi;.fscproxylog;.dmp;.rpt;.ior;.orblog;.lck #cleanup C:\temp\*_pal F/D #cleanup C:\temp\tc_* F/D * Cleanup for Techno, uncomment two lines below if you use Tecno * #cleanup_extensions_tecno .cmdline;.cnfg;.conf;.cs;.cvr;.dat;.dll;.err;.etl;.ini;.out;.pdb;.reg;.TMP;.vb;.vbs;.wbt * #cleanup C:\Users\%USERNAME%\AppData\Local\Temp\robcad* F/D END_WINDOWS_GLOBAL **************************************************************************** *** WINDOWS_STANZA: Define Windows stanzas and environments **************************************************************************** WINDOWS_STANZA !!********************************************************* !!****** CAD !!********************************************************* !nx2007 Series Vehicle - Supplier Toolkit 2027.4.2 #application_tab CAD STANZA_ID=nx2007_vehicle GM_GROUP=group_ve #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat #execute %NXSP_ROOT_DIR%\nx2007_env.bat RUN_APPLICATION=%EDS_CAD_SVR_ROOT%\nx2007\scripts\start_ugii.bat !nx2007 Series ME - Supplier Toolkit 2027.4.2 #application_tab CAD GM_GROUP=group_me #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat #execute %NXSP_ROOT_DIR%\nx2007_env.bat RUN_APPLICATION=%EDS_CAD_SVR_ROOT%\nx2007\scripts\start_ugii.bat !nx2007 Series Powertrain - Supplier Toolkit 2027.4.2 #application_tab CAD GM_GROUP=group_ptn #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat #execute %NXSP_ROOT_DIR%\nx2007_env.bat RUN_APPLICATION=%EDS_CAD_SVR_ROOT%\nx2007\scripts\start_ugii.bat ** !nx2007 Series Vehicle (CAM) ** #application_tab CAD ** GM_GROUP=group_ve ** #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat ** GMNA_CAM_BASE_DIR=c:\eng_apps\gmna_cam3.0 ** UGII_CAM_RESOURCE_DIR=R:\data\ugpdl\nx2007\cam-resource\ ** #execute %UGII_CAM_RESOURCE_DIR%cam_resource.bat ** #execute %NXSP_ROOT_DIR%\nx2007_env.bat ** RUN_APPLICATION=%EDS_CAD_SVR_ROOT%\nx2007\scripts\start_ugii.bat ** DIE SETUP - Remove ** from each line below and also unzip the Die Libraries provided by ** Steve Trombley into your Die lib directory which is set below by GM_DIE_LIB= ** !nx2007 Series Die ** #application_tab CAD ** GM_GROUP=group_die ** #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat ** KEEP_LAUNCH_WINDOW=TRUE ******************************************************************** *** Unset environment variables for Native environment only ******************************************************************** ** #unset UGII_VENDOR_DIR ** #unset USER_STARTUP ** #unset UGII_FORCE_TRUESHAPE_SAVE ******************************************************************** *** Set up Die Center-specific NX defaults ******************************************************************** ** GMUG_CUSTOMER_CDF=%GMUG_CONFIG_DIR%\group_die\ ** UGII_JOURNAL_INDICATOR=1 ** UGII_DRAG_ABOUT_HANDLE_ORIGIN=1 ** UGII_UDF_IMAN_WITH_NATIVE_DATABASE=no ** UGII_UDF_IMAN_TOP_LEVEL_FOLDER=UDF_MODULES ******************************************************************** *** Standard Die Library settings *** 1) Confirm the GM_DIE_LIB variable is set to the location where the GM *** Standard Die Library resides. The library is separate from the GM *** Supplier Toolkit. *** 2) Confirm the GM_DIE_LIB_REV variable is set to the latest version ******************************************************************** ** GM_DIE_LIB=Drive:\Supplier-GM-DIE-LIB-folder ** GM_DIE_LIB_REV=038 ** KF_PARDS_LIBRARY_DIR=%GM_DIE_LIB% ** KF_PARDS_DATABASE=%KF_PARDS_LIBRARY_DIR%\Y-PARDS-STD-TOOL.%GM_DIE_LIB_REV%.REPORT001.xlsx ******************************************************************** *** Additional Die Center-specific settings ******************************************************************** ** UGII_CHECKMATE_DEFAULT_CHECKER=gm_me_mqc_gddqs_bqs_profile_combo ** UGII_CHECKMATE_FLAG_FILTER=GDDQS-BQS Profile ** REALHOME=c:\temp ** FILE_CHECK_SITE_REFS=%GM_DIE_LIB%\site_ops_ref\site_optional_refsets.txt ** GMUG_LEGACY_UDF=%GM_DIE_LIB%\udf_library_list.txt ** #execute %NXSP_ROOT_DIR%\nx2007_env.bat ** RUN_APPLICATION=%EDS_CAD_SVR_ROOT%\nx2007\scripts\start_ugii.bat !!********************************************************* !!****** Teamcenter (4 Tier) !!********************************************************* !PCA2: GMNA Car (SCG001) (4tier - tc13.2.0.16_4T) #application_tab Teamcenter - 4 Tier STANZA_ID=pca2_4t GM_GROUP=group_ve #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat EDS_PDM_SITE=pca2 EDS_PDM_TIER=4 ** If you did not use "R" drive and/or path \data\pdmsite then you need to edit the line ** below. EDS_PDM_FCC_START_DIR_PATH=C:\data\pdmsite\tccs #execute %NXSP_ROOT_DIR%\nx2007_env.bat #execute %EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\tc_env.bat RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\portal.bat !PTK2: GMNA Truck (GMTG_Production) (4tier - tc13.2.0.16_4T) #application_tab Teamcenter - 4 Tier STANZA_ID=ptk2_4t GM_GROUP=group_ve #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat EDS_PDM_SITE=ptk2 EDS_PDM_TIER=4 ** If you did not use "R" drive and/or path \data\pdmsite then you need to edit the line ** below. EDS_PDM_FCC_START_DIR_PATH=C:\data\pdmsite\tccs #execute %NXSP_ROOT_DIR%\nx2007_env.bat #execute %EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\tc_env.bat RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\portal.bat !PME1: GMNA Manufacturing (Manuf_Production) (4tier - tc13.2.0.16_4T) #application_tab Teamcenter - 4 Tier STANZA_ID=pme1_4t GM_GROUP=group_me #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat EDS_PDM_SITE=pme1 EDS_PDM_TIER=4 ** If you did not use "R" drive and/or path \data\pdmsite then you need to edit the line ** below. EDS_PDM_FCC_START_DIR_PATH=C:\data\pdmsite\tccs #execute %NXSP_ROOT_DIR%\nx2007_env.bat #execute %EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\tc_env.bat RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\portal.bat !PPP2: GMNA Powertrain (GMPT_Production) (4tier - tc13.2.0.16_4T) #application_tab Teamcenter - 4 Tier STANZA_ID=ppp2_4t GM_GROUP=group_ptn #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat EDS_PDM_SITE=ppp2 EDS_PDM_TIER=4 ** If you did not use "R" drive and/or path \data\pdmsite then you need to edit the line ** below. EDS_PDM_FCC_START_DIR_PATH=C:\data\pdmsite\tccs #execute %NXSP_ROOT_DIR%\nx2007_env.bat #execute %EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\tc_env.bat RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\portal.bat !PDMNA: North America Active PDM (North_America_Active_PDM) (4tier - tc13.2.0.16_4T) #application_tab Teamcenter - 4 Tier STANZA_ID=pdmna_4t GM_GROUP=group_ve #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat EDS_PDM_SITE=pdmna EDS_PDM_TIER=4 ** If you did not use "R" drive and/or path \data\pdmsite then you need to edit the line ** below. EDS_PDM_FCC_START_DIR_PATH=C:\data\pdmsite\tccs #execute %NXSP_ROOT_DIR%\nx2007_env.bat #execute %EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\tc_env.bat RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\portal.bat !PDMAP: Asia_Pacific_Active_PDM (Asia_Pacific_Active_PDM) (4tier - tc13.2.0.16_4T) #application_tab Teamcenter - 4 Tier STANZA_ID=pdmap_4t GM_GROUP=group_ve #include %NXSP_ROOT_DIR%\nx2007_base_include_%GM_SITE%.dat EDS_PDM_SITE=pdmap EDS_PDM_TIER=4 ** If you did not use "R" drive and/or path \data\pdmsite then you need to edit the line ** below. EDS_PDM_FCC_START_DIR_PATH=C:\data\pdmsite\tccs.pdmap #execute %NXSP_ROOT_DIR%\nx2007_env.bat #execute %EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\tc_env.bat RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\db\%EDS_PDM_SITE%\scripts\portal.bat !!********************************************* !!***** Maintenance !!********************************************* *** You may need to change the drive letter for the location of the .dat file *** One or both "C" for the new user tools may need to change for your location !Teamcenter User Tools for all Databases #application_tab Maintenance * RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\scripts\startit.bat %EDS_PDM_SVR_ROOT%\tcusertools\TcUserTools.exe --tc_ssoconfig C:\\data\\gmlaunch\\gmlaunch.dat --ext_app *C:\\Users\\RZMRSZ\\Desktop\\gmlaunch6.1\\start_preprod_gmlaunch6.1.bat RUN_APPLICATION=%EDS_PDM_SVR_ROOT%\scripts\startit.bat %EDS_PDM_SVR_ROOT%\tcusertools\TcUserTools.exe --tc_ssoconfig C:\\data\\gmlaunch\\gmlaunch.dat --ext_app C:\\Progra~2\\Hewlett-Packard\\gmlaunch6.1\\start_gmlaunch6.1.bat ** !!********************************************* ** !!***** Teamcenter Visualization ** !!********************************************* **If using TcVis, install Mockup, then point the RUN_APPLICATION variable to the VisView.exe located in the Mockup install dir ** !Teamcenter Visualization 13.2 ** #application_tab Teamcenter Visualization ** RUN_APPLICATION=C:\Progra~1\Siemens\Vis13.2\Products\Mockup\VisView.exe ** !!*********************************************** ** !!**** Manufacturing ** !!*********************************************** ****************************************************************************** *** Tecnomatix 15.1a Example Stanzas *** *** Change the following for each stanza below to have values *** that are specific to your site: *** The sysroot path to the tmx_supplier_env.dat file. *** TMX_EMSERVER - Tecnomatix eMServer IP Address or Hostname. *** TMX_EBOP_HOST - Tecnomatix eBOP Hostname. *** TMX_EBOP_HEX_PORT - Port number in hexadecial used by eBOP *** Note: 1F90 hexadecimal = 8080 decimal (eBOP default value). *** Note: 20FB hexadecimal = 8443 decimal (Secure Sockets Layer for eBOP) *** TMX_EBOP_SSL - Secure Sockets Layer Indicator *** Note: 00000000 when TMX_EBOP_HEX_PORT = 8080 *** Note: 00000001 when TMX_EBOP_HEX_PORT = 8443 ****************************************************************************** !Process Designer 15.1a #application_tab Manufacturing GM_GROUP=group_me #include \\148.93.51.25\tmx_data\GMLaunch_Files\GMLaunch_Files15.1a\tmx_supplier_env.dat SPLM_LICENSE_SERVER= TMX_EMSERVER=130.170.62.206 TMX_EBOP_HOST=uspsissdc23 TMX_EBOP_HEX_PORT=20FB TMX_EBOP_SSL=00000001 #execute %TMX_GMLAUNCH_DIR%\scripts\tmx_set_config.bat RUN_APPLICATION="%EMP_BASE_DIR%\Tune.exe" /c NewViewer /l ems !Process Simulate 15.1a #application_tab Manufacturing GM_GROUP=group_me #include \\148.93.51.25\tmx_data\GMLaunch_Files\GMLaunch_Files15.1a\tmx_supplier_env.dat SPLM_LICENSE_SERVER= TMX_EMSERVER=130.170.62.206 TMX_EBOP_HOST=uspsissdc23 TMX_EBOP_HEX_PORT=20FB TMX_EBOP_SSL=00000001 #execute %TMX_GMLAUNCH_DIR%\scripts\tmx_set_config.bat RUN_APPLICATION="%EMP_BASE_DIR%\Tune.exe" /c NewAssembler /l ems !Process Simulate Disconnected 15.1a #application_tab Manufacturing GM_GROUP=group_me #include \\148.93.51.25\tmx_data\GMLaunch_Files\GMLaunch_Files15.1a\tmx_supplier_env.dat SPLM_LICENSE_SERVER= TMX_EMSERVER=130.170.62.206 TMX_EBOP_HOST=uspsissdc23 TMX_EBOP_HEX_PORT=20FB TMX_EBOP_SSL=00000001 #execute %TMX_GMLAUNCH_DIR%\scripts\tmx_set_config.bat RUN_APPLICATION="%EMP_BASE_DIR%\Tune.exe" /c NewAssembler /l offline END_WINDOWS_STANZA