Hello,
I have tried for the below association in java action .But, i'm not getting the result. Please help me out with the correct syntax.
IMendixObject A = Core.instantiate (getContext(), CUSTOMER.entityName.toString());
A.setValue (getContext(), CUSTOMER.MemberNames.CUSTOMER_ORDER.toString(), getInt(1));