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.document:appendItemsFromRecord
 
wm.ln.document:appendItemsFromRecord
This Java service appends items to a document. If the items in the form are known, a record containing the items can be designed and given as input to be appended in the document.
Input Parameters
document
Document The lotus.domino.Document to append items to.
record
Record A record containing the items to append.