TeamcenterKnowledge

Integration utilities > Exporting Teamcenter data to Intosite

tc_to_intosite_invoker

Introduced in Teamcenter 12.4, this is a client side SOA utility application that invokes the server side tc_to_intosite ITK application and returns the generated Excel and log files to the client. A Teamcenter File Client Cache service must be running for file transfers. To execute this utility, the SOA client application that interacts with the server side tc_to_intosite application must installed. It is a zip file located in the Teamcenter installation additional_applications folder: additional_applications/tc_to_intosite_invoker/tc_to_intosite_invoker.zip Note A readme.txt file in the zip file describes install and configuration information. Syntax tc_to_intosite_invoker -u=user-id {-p=password | -pf=password-file} [-createPf=password-file] [-g=group] -host= -servermode= [-mappingfile=] [-closurerule=] [-objectsafterdate=] [-cc= -ccuid= -ccsc= -ccscuid= ] [-sc= -scuid= ] [-scope= ] [-intositeobjectstoexport= ] [-outexcel= ] [-outputdir= ] [-tcawurl= -tcewiurl= -tcepurl= -tc4racurl= -tcintositeurl= ] [-inputaddressfile= -outputaddressfile= -outputaddressproperty= ] [-intositeurl= -intositecompany= -intositeuser= -intositepasswd= -intositeuploadnotify=] [-loglevel= -log= ] [-constantKey=constantValue ] [-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 not specified, the user's default group is assumed. -createPf Name of the file where the encrypted password is to be written. The directory, if specified, must exist. This argument must be used in conjunction with the -p option—that is what gets encrypted. Usage: tctointositeinvoker -p= -createPf=. The created file can be used as the argument to -pf=. -host [required] specifies server connection information. Four-tier example: "http://server:port/tc" Two-tier example: "corbaloc:iiop:localhost:7777/localserver7777" Note Note the use of quotes. -servermode < 2 | 4> 2 = tc_to_intosite_invoker in 2-tier or 4 = tc_to_intosite_invoker in 4-tier -mappingfile XML file that defines mapping between Teamcenter and Intosite objects. If not specified, uses value from preference TcToIntosite_MappingFile. -mappingfile= <absolute local path/mapping_file.xml> uploads file to server to use. or -mappingfile= <absolute server path/mapping_file.xml> uses the server-based file. -closurerule Closure rule to use to find candidate Teamcenter objects. If not specified, uses value from preference TcToIntosite_ClosureRule. -objectsafterdate After objects are collected by closure rule, then find Teamcenter objects modified after specified date. Format: dd-mmm-yyyy HH:MM where mmm is abbreviated (example: 07-Jul-2020 14:25). -cc Name of Collaboration Context object that contains the structure to use. Either a Collaboration Context or Structure Context must be specified. -ccuid Specifies the Collaboration Context using UID identifier instead of -cc=. -ccsc In the case where Collaboration Context contains multiple structures, specifies the name of the specific Structure Context to use. -ccscuid In the case where Collaboration Context contains multiple structures, specifies the uid of the specific Structure Context to use. -sc Name of Structure Context object to use. Either a Collaboration Context or Structure Context must be specified. -scuid Specifies the Structure Context using UID identifier instead of -sc=. -scope Item ID specifying scope to use within the Structure Context. If not specified, the root of the structure is the scope. -intositeobjectstoexport Comma delimited list of Intosite object types to export. Default all objects in mapping file. -outexcel Name of the excel output file name. If not specified, uses TcToIntosite. -outputdir The absolute local path to download the excel file. If not specified, uses current working directory. -tcawurl URL of Active Workspace server. -tcewiurl URL of Electronic Work Instructions. -tcepurl URL of Easy Plan. -tc4racurl URL of Teamcenter server. -tcintositeurl URL of Intosite. -inputaddressfile This file name specifies an address file. This address file contains address information formatted as follows: ::Application::ExternalID::DX: :DY::DALT: -inputaddressfile= <absolute local path/addressfile.txt> uploads file to server to use. or -inputaddressfile= <absolute server path/addressfile.txt> uses the server-based file. -outputaddressfile This creates an address file based on the -mappingfile address information. The format is as follows: ::Application::ExternalID::DX::DY::DALT: <absolute local path/addressfile.txt> generates the address file and download file to local path. -outputaddressproperty The to use when creating the output address file. -intositeurl URL to Intosite site. -intositeuser User to log on to Intosite site. -intositepasswd Password to log on to Intosite site. -intositecompany Company to log on to Intosite site. -intositeuploadnotify Email address to notify after Excel file is uploaded to Intosite site. -loglevel DEBUG Additional information beyond error messages. -log Creates a log file and downloads the log file to this path <absolute local path/logfile.txt>. If not specified, log information is dumped to the console. -constantKey=constantValue Any pair = on the command line is an override of the same constant key/value pair in the mapping file. -h Displays help for this utility.

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