Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

I temID length 30 char or 32 char ?

Status
Not open for further replies.

Ehaviv

Computer
Joined
Jul 2, 2003
Messages
1,012
Location
IL
Hi

When I trying to create new item ID with
30 char "123456789012345678901234567890"
Its OK but when I trying 31 char
"1234567890123456789012345678901"
Its not OK. (Refuse to save)

But in other hand when I browse the
Nxmanager I see items IDs with 32 char

Ny question is if in my journal I use
32 char do I can be sure nothing bad
Can happen. ?

Thank you.
 
It All depends on what naming rules have been set by your Teamcenter Administrator.
The item id's with 32 characters in the database might have been created by a dba (override) or a special group which has the rights to do this.

Just try it if your code can create an item with 32 characters. nothing bad will happen.
It would be best of course to try these kind of things in a dedicated test (QA) environment. There should be such server/environment available for you. Ask your Teamcenter administrator.


Ronald van den Broek
Senior Application Engineer
Winterthur Gas & Diesel Ltd
NX9 / TC10.1.2

Building new PLM environment from Scratch using NX12 / TC11
 
Hi Ronald thank you for your suggestion help.

I think I stay with 30 char.
Its more safe for me.

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top