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:gotoParent
 
wm.ln.viewNavigator:gotoParent
This flow service moves the current pointer to the parent entry of the current or specified entry in a view navigator.
Input Parameters
viewNavigator
ViewNavigator The ViewNavigator object to move the pointer 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.