@
Hi All,
I am basically a OSB developer and have started to learn ADF. Now, i am reading "Oracle adf 11gr2 development beginner's guide" by Vinod Krishanan.
While adding a collection validator for DeptEO(at 101 page), I am done with 'Adding the validation'. But while specifying the business rule's triggering attribute , i dont see 'Empno' in the available attribute. In the snap given in the book, the author is able to add the same. Can you please help me to make attributes(of EmpEO) available ?
Please note : For people who dont have that book, EmpEO and DeptEO are associated with '* to 1' cardinality having an attribute DeptNo as key.

-Thanks.