I am trying to store a list of superior object connected to the selected object. (Not the Model).
I am using -- "var process=obj.getConnectedObj(Constants.CT_IS_PRCS_ORNT_SUPER);"
But i am not getting any value when i debug this variable.
Please suggest, m i using wrong constant? if yes, please provide me the right function to fetch my superior objects connected to my selected object (Not Model).
any help will be valuable.. :(
Ameet