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.viewNavigator:gotoNext
 
wm.ln.viewNavigator:gotoNext
This flow service moves the current pointer to the next entry of the current or specified entry in a view navigator.
Input Parameters
viewNavigator
ViewNavigator The ViewNavigator object to move a pointer to an entry in.
viewEntry
ViewEntry Optional. An entry in the view. Cannot be null.
Output Parameters
success
Record "true" if the operation succeeds or "false" if there are no children.