Integration utilities > Linked Data Framework utilities
update_remote_link_relations
Updates the relation type between a Teamcenter object type and the object type in the external system. Before using this utility, you must update the file generated by the generate_remote_links_report_for_update utility. Syntax update_remote_link_relations [-u=user-id {-p=password } -g=group] [-filepath=file-path] [-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. -g Specifies the group associated with the user. If used without a value, the user's default group is assumed. -filepath Specifies the file path of the dataset that contains information about the new relation type to be associated with the primary object and the link object. -h Displays help for this utility. Environment As specified in Setting up a Teamcenter command-line environment. Files As specified in Log files produced by Teamcenter. Restrictions Authenticate external stystems before running this utility. Examples Copy update_remote_link_relations -u=Tc-admin-user -p=password -g=group -filepath= D:\generate_remote_links_report_for_updatereport.txt You must first update the file generated by the generate_remote_links_report_for_update utility with the new relation before running this utility. The format of the input file is as follows: Copy ServiceProvider:PrimaryObject:PrimaryObjectType:PrimaryObjectUID :ExternalObjectID:LinkType:LinkObjectUID:RelationID:RelationForUpdate For example: Copy TcLDFConnectorProject01:ECR Object:ChangeRequestRevision:AaUdNQZJIn05DC :TcLDFConnectorProject01-549:Issue:AqedNQZJIn05DC :Relation Type ID:TYSdNMAvIn05DC:Lcm0AffectsPlanItem TcLDFConnectorProject01:ECR Object:ChangeRequestRevision:QOZdNQZJIn05DC :TcLDFConnectorProject01-550:Issue:QWcdNQZJIn05DC :Relation Type ID:TYSdNMAvIn05DC:Lcm0ImplementedBy
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/utilities_reference/zrm1737253709814/ndp1737253709894/xid1303601.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)