TeamcenterKnowledge

Product configuration utilities > Product structure maintenance

rdv_migrate_architecture

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. Architectures created in previous versions of Teamcenter are not compatible with the current format and must be updated. Use this utility to update all existing ABEs to the new format. After migration, each ABE is associated with two sets of appearance path nodes (APNs) and each APN is linked to an AbsOccData object. One AbsOccData object has its immediate parent as the context and the other AbsOccData object has the top-level architecture of the architecture breakdown as its context. The suppression flag on the first AbsOccData object is set to true, and the second suppression flag is set to false. Note Use the rdv_migrate_part_solutions utility to migrate the associated part solutions. Syntax rdv_migrate_architecture [-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 keys of the item to track. Use the following format: Copy [keyAttr1=keyVal1] [,keyAttr2=keyVal2]…[,keyAttrN=keyValN] -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 architecture breakdown and ABE objects in the database. Examples The following example migrates a top architecture element with an item ID of architecture001: Copy rdv_migrate_architecture -u=Tc-admin-user -p=password -g=group -arch_ItemId=architecture001 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_architecture.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)