Application Administration > Updating property values in bulk
Using an XML input file to update property values in bulk
When performing a complex update using the tc_attribute_bulk_update utility (updating many values on many properties throughout the database), use an XML input file to provide the query/update information with the -inputfileargument. The input file is a more efficient format for listing lengthy update instructions than using the command line arguments. You must use a combination of condition property name/property value pairs and update property name/property value pairs to: Query for the objects that satisfy the conditions specified through condition property name/property value pairs. Provide new values for the properties to be updated on the found objects. Structure the file as a series of UpdateSets entries. Each update set must contain type, condition, and update components. The following sample XML file illustrates the required sequence of the XML components, first type, then where, and then update. Copy
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/gdr3897369475591/wjw1737238538452/xid458344.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)