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:getProfileDocCollection
 
wm.ln.db:getProfileDocCollection
This flow service retrieves the profile documents associated with a profile form.
Input Parameters
database
Database The lotus.domino.Database object to get the documents from.
profileName
String The name of the profile to fetch.
Output Parameters
documentCollection
DateTime A lotus.domino.DocumentCollection object representing the documents in the profile indicated. If the profile has no documents and empty collection is returned.