November 03, 2011

Mapping Teamcenter Person Profile Information from Owning User on Item Revision to Solid Edge Draft

For whatever reason, you may wish to show on the Solid Edge draft file the user profile information for the owning user of the Item Revision that contains the SE Draft dataset.  Here is the mapping on how to accomplish this.

November 02, 2011

Automate Creating SharePoint and Insight Network Location Shortcuts



UPDATE:  Please note that this post has been replaced by an updated post (here) that contains a newer version of the script.

With SharePoint sometimes it is necessary to create Network Location shortcuts on the client workstation.  For Solid Edge Insight this is not only necessary but also a requirement.

Sure creating three or four Network Locations is no big deal.  But what if you need to standardize those Network Locations across all workstations and user logons?  Do you really want to be manually creating the same Network Location shortcuts for 20 user ids across 20 different workstations?  Having the ability to automate the creation of these Network Location shortcuts could certainly be a time saver.

October 28, 2011

Improving Your Insight SharePoint and Teamcenter SQL Server Performance By 460% with Index Defragmentation


Courtesy of the SQL Fool an awesome script to defragment the SQL Server indexes.   This is a maintenance script and can be useful for improving your overall SQL Server performance issues.

SQL utility and maintenance scripts can be applicable for both Insight and TCX installations running SQL Server.

So does index defragmentation matter?  From Microsoft SQL Server 2000 Index Defragmentation Best Practices: 
"The workload performance increase realized in the small-scale environment ranged from 60 percent at the low level of fragmentation to more than 460 percent at the highest level of fragmentation. The workload performance increased realized for the large-scale environment ranged from 13 percent at the low fragmentation level to 40 percent at the medium fragmentation level."
So how to use this defragmentation script?

October 10, 2011

Purging Solid Edge Embedded Client Unreferenced JT Override Datasets from Teamcenter


In Solid Edge Embedded Client (SEEC) when creating assembly features a JT dataset is created and uploaded into Teamcenter.  This assembly feature JT dataset is commonly referred to as a "JT override".  SEEC JT override dataset names take the form of "Ovr_<id #>" where <id #> is some system generated id number.


September 09, 2011

Optimally Configuring Anti-Virus For Use With Teamcenter


I have actually covered this in my earlier post “Improve Solid Edge Performance by 95% On Windows 7 By Configuring Anti-Virus”.  However it occurred to me that my Teamcenter oriented readers are not going to read an entry on configuring anti-virus for use with Solid Edge and so will miss this information.  So I’m taking the opportunity of a cheap quick and easy post to repackage the same information for a different market ;-)

August 31, 2011

Configure Solid Edge Embedded Client to Map Teamcenter LOV and Associated LOV Description


In Teamcenter it is possible to create an interdependent LOV such that the LOV description is displayed alongside the LOV value:
 

Where such functionality would be useful is when you have a short LOV value but need to use a longer LOV description to help the end user decide if the LOV value is the correct value to be selected i.e. CAGE Codes being a perfect example of this.

August 30, 2011

Teamcenter Classes, Business Objects, Attributes and Properties Explained



For those of you new to Teamcenter concepts check out Scott Pigman’s excellent post explaining Teamcenter Classes, Business Objects, Attributes and Properties:


If you do anything Teamcenter related check out Scott’s blog, The PLM Dojo, for all kinds of good info on Teamcenter.