Date Name Downloads
Nov 5, 2009 .8 954
Apr 9, 2008 .6 404
.8
.8
Nov 5, 2009
Apache License
954

Changes for V.8

  1.   Put the agent code in a library JSONProcessor.<br/>
    
  2.   Rewrite the agent “getData” for use the library.<br/>
    
  3.   The field “ParmName” was changed to Multiples values to allow search in the view with multiples values.<br/>
    
  4.   Change the code that browse the view for use NotesViewEntryCollection instead of NotesDocumentCollection to get the result set in order.<br/>
    
  5.   Change the instruction vw.getAllDocumentsByKey(“”) to vw.getAllEntries for return all documents in the view.