Install and configure TcIF
Install the TC-Aurora connector server package
The TC-Aurora connector package consists of the following installable:
| Installable | Purpose |
|---|---|
IPPTCAuroraConnectorBundle_2412.zip |
This is used to start the RMI registry on the configurable port and the RMI server for the Aurora API client. |
You must extract the contents of IPPTCAuroraConnectorBundle_2412.zip and place it parallel to the TC_ROOT directory, or parallel to the TcIF installation directory if TcIF is installed standalone. The contents of the package are as follows:
| Folder / File | Description |
|---|---|
scripts_wntx |
Contains: scripts and jar files to run the TC-Aurora connector server (which internally runs the Aurora API client); and a jar file to encrypt the TcIF administrator login and Aurora API client password mentioned in the Credentials.txt file. |
config.cfg |
Contains various required configurations to run the TC-Aurora connector server for any model. These configurations are common for all the models. |
aurora.bat |
Batch file to start or stop the TC-Aurora connector server for all the models (WBS Root ID from Teamcenter) specified in the Startaurora.ini/Stopaurora.ini file. |
startaurora.ini |
When Aurora.bat is executed with the start option, this file is referenced by the script to start the TC-Aurora connector server for all the models mentioned in this file. |
stopaurora.ini |
When Aurora.bat is executed with the Stop option, this file is referenced by the script to stop the TC-Aurora connector server for all the models mentioned in this file. |
Note
The Aurora.jar file is available in the <AuroraServerInstallDir> location, and this file should be the same in IPPTCAuroraConnectorBundle_2412\scripts_wntx\lib. If it is not the same, copy it from <AuroraServerInstallDir> to IPPTCAuroraConnectorBundle_2412\scripts_wntx\lib.