How to create a custom attributes in windchill using api ?
Sep 15, 2014
05:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 15, 2014
05:53 AM
How to create a custom attributes in windchill using api ?
Hi Friends,
How to create a custom attributes in windchill using api ,Can u suggest any api ?
Regards,
Sandeep
Labels:
- Labels:
-
Other
4 REPLIES 4
Sep 15, 2014
06:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 15, 2014
06:11 AM
You mean to create the attribute (Global Attribute or Soft Attribute)? Or do you want to set an attribute value?
Sep 16, 2014
02:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 16, 2014
02:43 AM
Hi
Yes,I want to create the new attribute through api like name,number (not setting the value)
Regards,
Sandeep
Sep 16, 2014
03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 16, 2014
03:59 AM
Hi Sandeep,
Use wt.iba.definition.DefinitionLoaderWithCahce.createAttrDefinizer method to create global attribute.
Tanks And Regards,
Kaushik
Sep 18, 2014
06:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 18, 2014
06:47 PM
Sandeep,
Did Kaushik's suggestion work for you?
