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:getForm
 
wm.ln.db:getForm
This flow service finds a form in a database, given the form name.
Input Parameters
database
Database The lotus.domino.Database object to get the form from.
name
String The name of the form to get.
Output Parameters
form
Form The lotus.domino.Form object representing the form fetched.