TeamcenterKnowledge

Product configuration utilities > Product structure maintenance

rdv_migrate_part_solutions

Effective from Teamcenter 2007.1 MP7, Platform Designer allows you to revise architecture breakdowns and carry forward all architecture breakdown elements (ABEs), variability, named variant expressions (NVEs) and part solutions to the next revision. Part solutions created in previous versions of Teamcenter are not compatible with the current format and must be updated. Use this utility to migrate existing part solution data to the current format. The utility takes the top architecture element of an existing breakdown and fetches all the lines of usage for each of the ABEs in that breakdown. It then creates a LOUHOLDER holder under the top line, if one does not already exist. It adds all the part solutions under this holder and associates them with the corresponding ABEs with Appearance Group relations. Note Use the rdv_migrate_architecture utility to migrate the associated architecture. Syntax rdv_migrate_part_solutions [-u=user-id {-p=password | -pf=password-file} -g=group] {-arch_ItemId | [-arch_key=[keyAttr1=keyVal1] [,keyAttr2=keyVal2]…[,keyAttrN=keyValN]]} -arch_RevId= [-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 -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. -arch_ItemId Specifies the item ID of the top architecture element. -arch_key Specifies the architecture breakdown keys of the item to track. Use the following format: Copy [keyAttr1=keyVal1] [,keyAttr2=keyVal2]…[,keyAttrN=keyValN] -arch_RevId Specifies the revision identifier of the same top architecture element. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment and the RDV_debug environment variable. If this variable is set, the syslog file contains additional debugging information. Files As specified in Log files produced by Teamcenter. Restrictions Run this utility with a user ID that has sufficient permissions to create tasks and to write to the specified objects in the database. Examples The following example migrates the part solutions in a top architecture element with an item ID of architecture001 and revision identifier of architecture001Rev1: Copy rdv_migrate_part_solutions -u=Tc-admin-user -p=password -g=group -arch_ItemId=architecture001 -arch_RevId=architecture001Rev1 Related Topics Structure Management on Rich Client ─ Usage

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