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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bulk Attribute Change in TeamCenter 11.0 -unprivileged user-

Status
Not open for further replies.

serdart

Mechanical
Joined
Jun 20, 2008
Messages
26
Location
TR
Hello Experts

I need to change ITEM_NAME, ITEM_DESC or other attribute that I created of many items automatically. I found out tc_attribute_bulk_update; but it requires one to be DBA. I am not an admin, but the owner of items is me; so, is there any other way to perform this task?

 
If you select all these "objects" which you want to edit, then right click in the "home tab" and - Edit Properties, You should get a table-like editor where you can do this pretty easily.

Regards, Tomas

The more you know about a subject, the more you know how little you know about that subject.
 
Thank you.

But ITEM_DESC is inactive and unchangeable on NX interface. Is there a way on Teamcenter or Command Manager?
 
To retrieve Teamcenter attributes by using NX Journals use API getStringAttributeVallue(-1, "DB_PART_NO") for an example.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top