Ajax Domino Controller v0.5.0 released

New features of Ajax Domino Controller version 0.5.0 (NTF):


  • getAllEntriesByKey
  • runAgent
  • getDocumentByUNID
  • RaiseError - XML error handling
  • DocumentToXML - unified the XML output for each Function

 You can get the error message raised on Domino server, by parsing the returned XML document with the tagName "ajax-error",
to see what happened on server.
And it is more convinient to out put XML by put your result in the variable xml,
after you assembly your xml output, just call DocumentToXML(xml)
It will format your xml result to a formal XML document.

Try it. :)

張貼留言