TeamcenterKnowledge

Running CAE utilities

cae_configure_dm_propertyset

This utility reads the NodeXMLConfig.xml file and configures the property set for data mapping. The NodeXMLConfig.xml configuration XML file is used by the simulation administrator to control which items, item revisions, forms, or BOM line attributes are processed. The administrator can edit the required attributes in the XML file in such a way that Teamcenter processes only those needed attributes. This significantly improves the performance and memory usage of data map and structure map execution operations. For more information about configuring data map and structure map rules using a configuration file, see Simulation Process and Data Management ─ Deployment and Administration. Property sets provide a nonprogrammatic way to control what is placed in the UserData element. The UserData element is a container for a list of name-value pairs that allows any attribute or property that is not in the PLM XML equivalent to be stored. Property sets are a way to get Teamcenter data into the PLM XML file that may not be in the PLM XML schema and can be controlled by a programmer who does not know Teamcenter code or how to write it. A property set is simply a list of property set clauses. For more information about transfer modes, closure rules, and property sets, see Tc XML and PLM XML Configuration for Data Import and Export. If the Materials Management template is not installed and when you run this utility, the following error is displayed on the Teamcenter command prompt after execution: The PropertySet is configured with partial errors. There are invalid object classes, types or properties found in the NodeXMLConfig.xml. Please execute the utility with "-log" option and check log file for more details. This error message can be ignored. To avoid seeing this message, comment out the smn:NODE_LINE attributes in the NodeXMLConfig.xml file as follows: Example: Copy Syntax cae_configure_dm_propertyset [-u=user_name] [-p=user_name] [-pf=password-file] [-g=dba] [-log=log-file-name-containing-results-of-utility-execution] [-h] Arguments -u Specifies the user ID. This is generally a DBA user or a user from the Simulation Admin group. 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. -log (Optional) Specify the name of the log file containing results of the utility execution. -h Displays help for this utility. Related Topics Simulation Process and Data Management on Rich Client ─ Usage

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