Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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!
