Create WTPartDescribeLink and set attribute value
Version: Windchill 13.0
Use Case: To set attribute value for a WTPartDescribeLink after creating it
Description:
Hi all, I'm trying to set an attribute value for WTPartDescribeLink after creating it but If I try to set after creating it I get ModificationNotAllowed exception even when done within a transaction. The requirement is to create the link and set the attribute value without iterating. Is it mandatory to checkout the persistable before modifying the attribute value?

