Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
How to persist multi value IBA using API
For example, I have an attribute called "IBAATTR", for this attribute, I need to store multi value (Value1, Value 2 and Value 3);
Is there any API available?
In windchill 10.x you can use LWCNormalizedObject API to get or set the IBA values see below articles for more details
Hope it helps !!
Thanks
Shreyas
Thanks!