Friday 11 May 2018

Copy as Object vs Copy as Reference in Teamcenter

Copy as Object vs Copy as Reference in Teamcenter


Copy As Object = Create new revision/Version of dataset.
Copy as Reference = Copy same copy of dataset, no new revision or version is created.

Copy as Object:

Creates a new object of the same type and relation to the
parent object. Objects created by this method are totally
independent of the parent object. Therefore, any changes to
the copied object are not reflected in the original object.
Copied objects appear in bold in the Destination tree and can
be renamed.

Copy as Reference:

Copies the object as a reference to the original object. All changes to the reference copy affect the original object. The names of attachments that are copied as references cannot
be modified.


AutoCAD 2016 lines issue:


After migrating from 2013 to 2016, users face lines issue on AutoCAD drawing.

Open AutoCAD and run below two commands. Set value to OFF. Set Graphic accusation to OFF

LINESMOOTHING
GRAPHICSCONFIG

Enter above command and press enter, then type OFF and press enter.









How to quickly copy part numbers from structure manager/ My Teamcenter:


How to quickly copy part numbers from structure manager/ My Teamcenter:

Go to structure manager and right click on one or more revision which u want to copy part number and click Send To and select Envelope..









Highlight/Select part numbers and press Ctrl+ C









Part numbers will be copied to Clip Board in text format as below:


0502AAA0105LA/004-LAYOUT DRIVELINE BOLERO SC 2WD
P105-0304A01-0005/003-BOLERO PICKUP BS6 COOLING LAYOUT
P107-1801A01-0003/001-ENGINE WIRE HARNESS BS 6 TENTATIV





Same can be done in My Teamcenter:





**********************************************************************************


Sunday 29 April 2018

Top 6 PLM Softwares




Pack and Unpack in Structure Manager


What is Pack and Unpack?

Pack:
Packs the selected lines so that all lines with the same item revision and find number are displayed as a single line. The actual quantity of lines is appended to the node.

Unpack:
Unpacks the selected packed lines so that they are displayed as separate lines, one for each occurrence.

For Packing lines, certain attributes should need to matched. For example Find Number, Revision Number etc.

Example:

Before Packing.













After Packing.





Here 9999RT5689R is packed and Quantity is automatically filled with 2.






Useful Teamcenter Definations

Here is some basic and useful information regarding Teamcenter paths, Directories etc. I will update more information soon.



* Web tier = tier which used in 4T thin and rich installation.

* Web application manager = icdweb or webtier folder.

* Java EE application server = jboss, eblogic etc.

* Distribution server = used for OTW installation. (Start_rmi.bat & start_server.bat)

* Distribution instances: used for OTW installation. 

Server Manager = Pool Manager, & other services files.

* FCC is used to download and upload data to Volume.

* Thin client don’t require FCC

* Transient Volume: is folder used for sharing report, plm xml, and other files between clint tier and web tier.

* TC_ROOT : it has Teamcenter binaries , include files, installation directories and many more directories 

* TC_DATA : This folder is for Teamcenter data model

Teamcenter Database connection status

Run below commands to check whether database for Teamcenter created working properly with Listener.


> sqlplus  > database username and password   > connect infodba/infodba@tc  (here tc is SID)