Configuration utilities > Business Modeler IDE
manage_icon_files
Manages uploading icon files to the database. Icons are images placed on business object instances to identify them in the user interface. When templates are deployed to a server from the Business Modeler IDE or installed using Teamcenter Environment Manager, the template’s zipped icon files are placed into the TC_DATA/model/icons (TC_DATA_MODEL) directory. At deployment or installation time, the manage_icon_files utility is used internally by Teamcenter to upload the icons into Fnd0IconResource dataset instances in the database. To search for these datasets using the rich client, search for the Icon Resource Dataset type. For more information, see Add or change a business object icon in BMIDE for Data Model Design. Syntax manage_icon_files -u=user-id {-p=password | -pf=password-file} [-g=group] -option=upload -template=template-name [-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 user and password 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 user's password. This argument is mutually exclusive with the -pf argument. -pf Specifies the full path and filename of the password file. For 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=upload Uploads all icon files from the TC_DATA_MODEL/icons directory to datasets for the templates specified in the -template argument. -template Specifies the templates to upload. Multiple template are specified in a comma-separated list, for example, foundation,tcae. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Files As specified in Log files produced by Teamcenter. Restrictions None. Examples Copy manage_icon_files -u=admin-user -p=admin-password -g=dba -option=upload -template=bmideproject Related Topics BMIDE for Data Model Design
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/coz1737253683897/avc1737253684501/xid345313.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)