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.view:createViewNav
 
wm.ln.view:createViewNav
This flow service creates a view navigator for all entries in a view.
Input Parameters
view
View The View object to create a ViewNavigator object for.
cacheSize
String Optional. The size of the navigator cache in view entries. Legal values are 0 (no cache) through 128 (default).
Output Parameters
viewNavigator
ViewNavigator The created ViewNavigator object for the View object provided.