HyperWorks Tools

Process Manager Directory Structure

Process Manager Directory Structure

Previous topic Next topic No expanding text in this topic  

Process Manager Directory Structure

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

While creating a process definition, the following directory structure is mandated by Process Manager:

myprocess

Control

Description

My Process

The process definition files (.pmt and .pmd) will be placed here. This is the base directory for the process.

controls directory

Java beans specific to this process in archive format (.jar files) will be placed in this directory.

help directory

The help files (in HTML format) associated with each task in the process will be placed here.

icons directory

Any icon file (if required) used by the process will be placed here.

modules directory

The Tcl modules to be associated with the tasks in the process will be placed here.

tclincludes directory

The Tcl helper files for the modules will be located here. The Process Manager Framework will automatically source these files when the process is loaded.

customlibs directory

(As the A JRS are not representing the Beans) and place all JARS under this. The JARs will be loaded in JVM by adding these to CLASSPATH variables.