Awc Notes
Awc Notes
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.
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.
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