amar ku das 21.Feb.18 03:20 PM a Web browser Notes Client7.0.3 FP1Windows Vista
Hi i have issue in java program which acess notes view categories view . i have view which 2 column categorised so from java agent by key i need to acess all document second column which was categorised but it only show one not all like
First Column value is BJS and second have 3 calue A , B and C but it acess only one that is A but i need all like A, Band C it means 3 values so how can i access can any one help
Code is -> DocumentCollection viewEntryCollection = terminatedView.getAllDocumentsByKey(searchKey,false);