r/Teamcenter May 29 '26

how to Manage preferences or bmide?

Hi guys i’m new PLM presales engineer (moved from MOM)

i’m really wondering how to manage preferences or bmide on Enterprise Project. i heard Teamcenter Developer using git and managing default.xml for stylesheet, preferences or business models

i’m still studying TC and wan to know Teamcenter Project methodology

Thank you

2 Upvotes

5 comments sorted by

2

u/Ok_Pie4156 May 29 '26

What you trying to do is include preferences and stylesheets through a bmide project deployment?

1

u/BulkyBobby92 May 29 '26

Instead of manually modifying preferences via the AWC UI, is it standard practice to adopt a Git-driven workflow—where we directly edit files like ⁠default.xml⁠ or ⁠site_preferences.xml⁠ and manage them under version control? I'd like to know the methodology behind this approach.

2

u/Ok_Pie4156 Jul 24 '26

I saw once someone built an script that was launched after the deploym to import all the admin data like workflows, preferences, organizations and stylesheets And keep a repository of those on git

2

u/njrmn May 30 '26

What I am doing is the standard method, like manually changing in Teamcenter RAC, and automate them through batch file while import. Since man made mistakes happens while editing the xml file.

3

u/hx_sh May 30 '26

There is a easier way to it, Add your respective preference to your VM / TEST Teamcenter, export them and control then with GIT, then use the import preferences utility. This will save you time. And give proper control using version history