4tier Rich Client Deployment

Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

FaithPLM Solutions LLP 7350886857 Transforming your career

Prerequisites for Rich Client Deployment for TC-13.3 ENV pointing


Server 65.0.177.115

-----------------------------------------------------------------------------------------------
1. Install amazon-corretto-11.0.17.8.1-windows-x64 from link given below
https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html

Make sure to Download Windows x64 JDK.msi

Create a Folder named "SOFT" in C: Drive for the Teamcenter Client Installation.

2.Set Environment Variable of java installed.

1. Click on Environment Variables.


FaithPLM Solutions LLP 7350886857 Transforming your career

2. SET following environment variables

1.JAVA_HOME C:\Program Files\Amazon Corretto\jdk11.0.17_8

2.JRE_HOME C:\Program Files\Amazon Corretto\jdk11.0.17_8

3.JRE64_HOME C:\Program Files\Amazon Corretto\jdk11.0.17_8


FaithPLM Solutions LLP 7350886857 Transforming your career

3. To cross-check variables are set or not?

Open windows CMD(run as administrator) and run set j command

C:\Users\Administrator>set j Command

following output shows variables are set correctly.


FaithPLM Solutions LLP 7350886857 Transforming your career

3.Make sure Client machine and Server Machine can ping each other.
1. To check the connection with Server C:\Users\Administrator>ping 65.0.177.115

____
____________________________________________________
FaithPLM Solutions LLP 7350886857 Transforming your career

Steps to Deploy Rich Client Script to the Client Machine.

-----------------------------------------------------------------------------------------------
1) Download the kit from

https://drive.google.com/drive/folders/1LojFGZb7bnsIdDBfDRu8AMzlhbKDYw
MH?usp=drive_link

2) OPEN----> MASS_13.3 folder


1. Select deploy_mass_rac_client.

2.COPY the path of the folder i.e C:\MASS_13.3\deploy_mass_rac_client.


FaithPLM Solutions LLP 7350886857 Transforming your career

2) Run as Administrator CMD paste the path of the folder.


C:\Users\Administrator>cd C:\MASS_13.3\deploy_mass_rac_client

3) Execute deploy.bat utility


1.i.e >C:\MASS_13.3\deploy_mass_rac_client>deploy.bat -dcusername -dcpassword=dcadmin
-dcUrl=http://ec2amaz-mrdub12:8080/deploymentcenter
-softwareLocation=C:\mass_deploy_script\MASS_13.3\Env_001_mass_rac_wntx64.

3) Teamcenter Client Installation Path


1. Teamcenter Client Installation Directory C:\SOFT\Teamcenter13\4T_Client.
FaithPLM Solutions LLP 7350886857 Transforming your career

2.Launch Teamcenter with shortcut Icon present on the Desktop named as

Teamcenter 13.3.

If Icon not present access it from C:\SOFT\Teamcenter13\4T_Client\portal

Double click on portal.bat file.

Enter the Credentials as user i.e infodba and password i.e infodba.
FaithPLM Solutions LLP 7350886857 Transforming your career

You might also like