Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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!
