Solid Edge
Standard Parts – Teamcenter configuration and setup
2021-10-06T23:58:52Z
DOC_MANAGEMENT
Summary
Details
This document will help you understand the Solid Edge Standard Parts setup and configuration with Teamcenter working with a centralized database on a network server and using the Teamcenter SQL database.
Prerequisites
A running Teamcenter environment, Teamcenter client, Solid Edge and Solid Edge Embedded Client on your workstation.
Solution
Installation of the Standard parts Administrator
On the server create a shared location for the Standard Parts From the client check you permission, open the network location in the Windows Explorer and create a new file. If you are able to create a new file you have sufficient permissions. Install Standard Parts on the workstation you want to use for remote Standard Parts administration. When prompted for the installation location, specify a UNC folder that is accessible from this workstation (for example, \\DECGNVCTC1\StandardParts, as shown the image below). This will install the Standard Parts structure and the master parts (free example files) to the shared location. Configure SQL server
If you have a running SQL server you can use this for Standard Parts.
1) Start SQL Server Management Studio and change the authentication mode of the database to Mixed Mode (SQL Server and Windows Authentication) in the database properties:
2) Create a login for external users that uses SQL Server authentication. • In the Object Explorer, expand Security > Logins. • Right-click Logins, and on the shortcut menu, choose New Login. Username: SPUser Password: spuser
3) Grant database creation privileges to the user • On the New Login dialog box, click the Server Roles page. • In the Server Roles list, set the dbcreator option. • Click OK on all dialogs to accept the changes
Setup Configuration Wizard
Launch the Solid Edge Standard Parts Configuration Wizard. Browse for the working databases end connect to a "External network database".
Create a new Database. Select Part storage "Teamcenter". Define the Item type you want to use for the Standard Parts. Save the configuration. Modify the SEEC configuration
Start "Define Teamcenter Databases" and select your configuration and add the location of the SAC file. Add the master parts to your database.
- Start Standard Parts Administrator. - Database -> Add parts -> Add from existing multiple parts files.
This will add the fee parts in your Database. You are now ready for testing! Test your Standard Parts Library
Start Solid Edge, log-in to Teamcenter and open a new assembly file. Save the assembly, assign an Item ID. Open the Teamcenter Parts Library and open Standard Parts. Select a component and "Place". The part is generated now and placed in the assembly. You are now ready to add new standards from the delivery databases (see user guide).
Technical
When in a managed environment a part is generated, it will be created in the "Teamcenter" folder in the installation location. The Item ID and Item type are in the Custom Properties.
This folder is like your local cache; it is used to create and upload your standard parts. Do not remove this folder! You need this if you want to restore or re-create the Standard Parts database.
In the Standard Parts Administrator the Document Number, Revision Number and Project Name are stored for all generated parts: In SQL you will find the Standard Parts database, this is used to build the tables in the STD parts interface.
On the disk:
Hardware/Software Configuration
Platform: all OS: n/a OS Version: n/a Product: SOLID_EDGE Application: DOC_MANAGEMENT Version: V221.0 Function: SEEC