Using the VzScript Library

If you are an advanced JavaScript programmer, you can use the VZScript library included with Visual Discovery to further customize your Visual Discovery pages. In addition, you can also include your own JavaScript files coded outside of WebFOCUS.

The VZScript library is located in the following directory:

drive:/path/ibi/DevStudio81/ibi_html/visdis/VzScripts

From the Insert menu in HTML Composer, click Insert CSS/Script. The Insert Web Files dialog box opens, where you can browse through the available JavaScript (.js). files. Select the files that you want to reference in your Visual Discovery page. A copy of each JavaScript file will be saved to your local directory.

Note: When you run a deployed version of your Visual Discovery application from the WebFOCUS environment, verify the following:

If you use the Deploy Scenario Wizard from the Projects area, these steps are automatically completed when you assign the .js files to the web server deployment path.

For more information on using JavaScript files in HTML Composer, see the Designing a User Interface for a Web Application With HTML Composer manual.


WebFOCUS