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:getProfileDocument
 
wm.ln.db:getProfileDocument
This flow service retrieves or creates a profile document.
Input Parameters
database
Database The lotus.domino.Database object to get the document and profile from.
profile
String The name or an alias of the profile form.
profileUser
String The user name (key) attached to the profile document.
Output Parameters
document
Document The document associated with the indicated profile.