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:getForms
 
wm.ln.db:getForms
This flow service gets all the forms in a database as Form object list.
Input Parameters
database
Database The lotus.domino.Database object to get the forms from.
Output Parameters
form
FormA list of lotus.domino.Form objects representing the forms in the database.