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:gotoChild
 
wm.ln.viewNavigator:gotoChild
This flow service moves the current pointer to the first child of the current or specified entry in a view navigator. A child of a category entry can be a category or document entry.
Input Parameters
viewNavigator
ViewNavigator The ViewNavigator object to use to point to a child entry.
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.