Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.db:getDocumentByUNID
 
wm.ln.db:getDocumentByUNID
This flow service finds a document in a database, given the document universal ID (UNID).
Input Parameters
database
Database The lotus.domino.Database object to get a document from.
unid
String The universal ID of the document to fetch.
Output Parameters
document
Document The document whose universal ID matches the unid input.