[go: up one dir, main page]

0% found this document useful (0 votes)
123 views4 pages

Awc Notes

The document discusses AWC interview questions and answers. It covers topics like how to install and configure AWC and pool managers, what a web tier is, how to generate WAR files, patching AWC, load balancing, tiles, BOM, locations, global search, and differences between application servers.

Uploaded by

Mirza Rahil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
123 views4 pages

Awc Notes

The document discusses AWC interview questions and answers. It covers topics like how to install and configure AWC and pool managers, what a web tier is, how to generate WAR files, patching AWC, load balancing, tiles, BOM, locations, global search, and differences between application servers.

Uploaded by

Mirza Rahil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

AWC

Saturday, December 24, 2022


3:58 PM

AWC Interview Questions :

1 . How to install pool manager


2 . How to configure multiple pool servers.
3 . What is Web Tier ? How to Configure it.
4 . How to generate tc.war file
5 . How to do paching.
6 . How to install AWC.
7 . How to configure stylesheet in AWC XRT Editor.
8 . What is load balancing.
9 . How to configure Tiles in AWC.
10 . How to configure BOM in AWC.
11 . What is location and sublocation.
12 . What is Global search.
13 . What is stage directory.
14 . How to generate awc.war file
15 . How to generate TOM-CAT Apache.
16 . How to deploy awc file and tc war file in TOM-CAT Apache.
17 . Difference bet J-BOSS ( for heavy jt files ) & TOM-CAT APACHE ( for light jt files )

Notes :
1 . AWC is a web based application for end users
2 . It has no admin modules.
3 . Workflow we will be creating in Rich client but not in Thin Client ( AWC )
In AWC we can initiate but can't create the workflow process template.
4 . Server Machine : where you have DB , Volume server and TC / Rich client 2 -tier.

5 . Resource Tier : It has DB , Volume , tcData


6 . Enterprise Tier :
Is a pool manager service. It is installed to provide connection between the end user with Server
machine.
7 . How to install Enterprise Tier.
8 . Web tier : It's web logic server. In this we will be using 3 application / Server
like J-BOSS , TOM-CAT APACHE : It is a java based ( PAID )
& IIS SERVER : .NET-Based ( FREELY AVAILABLE APPLICATION )

9 . Pool Manager :
If in your organization you have 100 end users and 100 users are pointing the server machine
If server down time is there then 100users wont be able to do the work
Now for example you have 5000 users so obviously it will heavy load on server machine as we know
enterprise tier provides the connection between the client with the server we use enterprise tier as a
pool manager . Thas why
Organization maintains multiple Pool Manager's servers ( say like 8-10 pool manager servers )
PoolID : PoolA,PoolB,PoolC with JMX RMI port 8088 and Assignment service port 8086

One PoolID say like PoolA maintains/bear/take atleast 100 users's load.

10 . Why we need Pool Manager server.


If users execeeding above 100 then we need another Pool Manager server.

11 . How the pool manager service creates.


--> java EE based -- > PoolID : PoolA,PoolB,PoolC with JMX RMI port 8088 and Assignment service
port 8086
--> under the Startup Mode : we have two options
1 ) Service / Daemon : to start the Pool manager we will see in serivces.msc
2 ) Command Line : to start the Pool manager we will see command line

12 . Load Balancer : It is a part of cluster . One cluster is for one 100 users / One pool ID
13 . System Down time : in this we stop web server and pool server.
14 . If the pool manager service is not created or not starting then we need to start the pool manager
service via command line using given batch file
"F:\Siemens\Teamcenter12\pool_manager\confs\config1\mgrstart.bat" this batch file.
--------------------------------------------------------------------
15 . tc.war file help us to on / start the web tier.
16 . Copying icd's means we are loading the icd's files in web tier
17 . Web tier means where we are generating tc.war file.
------------------------------------------------------------------
18 . Patching awc setup with teamcenter
19 . Patching : means loading the awc feature in the exiting teamcenter
------------------------------------------------------------------
20 . Patching also need to stop web server / pool server
21 . Solar indexer is a database used for fast searching
22 . How to enable/getting the structure manager application/functionality in AWC under the Server
Extensions click on
-- > Active Workspace -- >Active Content Structure.

23 . BOM also needs indexing also need to add separate feature until we enable property constant.
24 . LDAP Server
25 . Microservices comes after 4.3 awc version.

26 . TOM-CAT Apache server is freely available & is used for light weight files means whose size is light.
light weight means whose size is less means upto 40MB this will handle .
TOM - CAT Apache will fails when you have 1.5GB , 2GB , 4GB Dataset file means for heavy file it
doesn't support.

27 . Now we will deploy tc.war and awc.war file in web tier means in web server means in TOM-CAT
Apache server
using

28 . What is location and sub location.


Location : Main page of the AWC is location say like folder one tile is there If inside the folder
whatever the things are the is nothing but sub location.

You might also like