I'm trying to figure out how to add a condition on an attribute constraint. Here is the scenario I'm looking to solve.
I have 2 different Organizations in my Windchill 10.2 M010 environment, Org1 and Org2. I have different users in each organization and they cannot see the data of the other org. My Soft Type (MyDocType) is defined at Site level. It has an IBA called docCode, which has a Legal Value List constraint on it.
Here is my question: Can I put a condition on this IBA so that the users in Org1 see the list of values: A, B, C; and the users in Org2 see the list of values: D, E, F?