Home > Contents > Index >
ics:treemanager.verifypath
Verifies that the given path of nodes matches the actual path, using the
ics:treemanager
command.Syntax
<ics:treemanager> <ics:argument name="ftcmd" value="verifypath"/> <ics:argument name="treename" value="name"/> <ics:argument name="npath" value="path"/> </ics:treemanager>Parameters
ftcmd (required)
- Value must be set to
verifypath
.
treename (required)
- Name of the tree.
npath (required)
- A string representing the path to the node.
Description
The
verifypath
command verifies that the given path of nodes matches the actual path.verifypath
returns success or failure in the result code.errno
The possible values of
errno
include:
Value Description -3 No access privileges to table. -109 Tree path not valid. -110 Invalid tree name.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.