TeamcenterKnowledge

Manufacturing utilities

me_populate_plantbop_from_bop

Migrates data from a classic bill of process (BOP) to a plant BOP. The utility’s command syntax and arguments are covered here; however, for an overview on the setup needed before using the utility, see Using the me_populate_plantbop_from_bop migration utility. Set the environment variable TC_KEEP_SYSTEM_LOG=true in the window where you run the utility to save the syslogs generated by utility in the %Temp% folder. Syntax me_populate_plantbop_from_bop -u=user-id {-p=password | -pf=password-file} [-g=group] -classicbopcc= [-classicbopitemid= -classicbopscope=] -plantbopcc= [-plantbopitemid= -plantbopscope=] [-stationequivalencecallback -stationequivalencemappingfile=file] [-contentselectionrule= -contentcopyrule=] [ -dryrunfile=file -runfile=file] [ -h] Arguments -u Specifies the user ID. -p Specifies the password. This argument is mutually exclusive with the -pf argument. -pf Specifies the password file. This argument is mutually exclusive with the -p argument. -g Specifies the group associated with the user. If no value, the user's default group is assumed. -classicbopcc Classic BOP Collaboration Context (CC) name or CC UID. The CC is assumed to contain only one process BOP structure, properly configured. -classicbopitemid Item ID in case classic BOP CC has multiple root processes. -classicbopscope Item ID or UID scope to use within a process structure. No MFK support. If not specified, the CC structure root will be selected. -plantbopcc Plant BOP CC name or CC UID. The CC is assumed to contain only one plant BOP structure, properly configured. -plantbopitemid Item ID in case plant BOP CC has multiple root processes. -plantbopscope Item ID or UID scope to use within a process structure. No MFK support. If not specified, the CC structure root will be selected. -stationequivalencecallback Calls USER_BOPLINE_find_target_stations. Default if -stationequivalencemappingfile and -stationequivalencecallback are both not specified. For information on USER_BOPLINE_find_target_stations, see the Integration Toolkit (ITK) Function Reference section in the References for Administrators and Customizers documentation. (WebKey Username and Password may be required). -stationequivalencemappingfile Text file that specifies the process to process station mapping. It can specify either an Item ID to Item ID mapping or an UID to UID mapping. The keys ItemIDs or ItemUIDs specify which is used. Example: ItemIDs:000123;000456 or ItemUIDs:lkjsdf123;sdlkjfsd123 If both -stationequivalencecallback and -stationequivalencemappingfile are specified, then the union of the processes and process stations from both methods are used. -contentselectionrule Closure rule to control which BOMLines below the classic BOP Process are copied. If not specified, defaults to the rule specified by preference MEPasteByRuleClosureRule. -contentcopyrule Cloning rule to use on objects migrated from classic BOP to plant BOP. If not specified, defaults to rule specified by preference MEPasteByRuleCloningRule. -dryrunfile If specified, will print out the information about the objects that will be migrated between classic BOP and plant BOP. Will not actually Paste anything. -runfile If specified, will print out the information about the objects that will be migrated between classic BOP and plant BOP during utility execution. You cannot use -dryrunfile and -runfile arguments at the same time. -h Displays help for this utility.

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