Documentation Center

List Hierarchy JSP

This is a SDL Contenta Explorer client tool that uses a PERL script to open a web page to launch ListHierarchy.jsp.

The tool name is List Hierarchy JSP in the apiguide database.

The syntax is:
interp noflash perl launchURL.pl -page http://enigma:8080/cw_common/custom/ListHierarchy.jsp
Note that the tool definition above includes the name of the webserver and port; enigma:8080. In this case, the tool definition must be customized with the web server information. Another, more malleable, client tool definition to launch ListHierarchy.jsp is:
interp noflash perl launchURL.pl -use LaunchListHierarchyJSP

The launchURL.pl script is written to make use of a Perl module that generates and provides the correct URL to the ListHierarchy.jsp webpage so you do not have to code the webserver hostname into the tool definition.