Application Manager
Application Manager allows you to manage a project
consisting of directories with text files (including procedure files)
that contain Web
objects.
It contains the following interface elements:
Services .
- This is a list of brokers and dataservers by service name.
-
- Add
- Adds another service to the application manager.
-
- Del
- Removes the service from the application manager.
-
- Start/Stop Brokers
- Will stop / start the service, remember not to stop what you
are running from.
-
- Start/Stop Databases
- Will stop / start the database server and cycle through all
agents and disconnect or connect.
-
- View
- Will show the current agents status (same as wtbman
-status), but will also give hyperlinks to kill respective agents.
-
- Util (databases)
- Will take you to the database utilities..
Code Path.
- This is a list of directories (use relative path) where your
source code resides..
-
- Add
- Adds another code directory to the application manager.
-
- Compile (header)
- Compiles selected directories.
-
- XComp (header)
- Compiles selected directories but let you
specify a decryption key for encrypted sourcecode.
-
- Document (header)
- Runs the documentation program on selected directories.
-
- Compile
- Compiles the respective directory.
-
- File Tools
- Starts the Workshop's Filetools for the respective
directory.
-
- Util
- Will take you to the directory utilities, such
as the Beautifier
program.
-
R-code library.
- Thislet you maintain a r-code library..
-
- Add
- Adds a filename to use for the r-code library (use extension
*.pl).
-
- Del
- Removes the r-code library option .
-
- List
- Lists the content of the current r-code library.
-
- Update
- Updates the library with the r-code from the selected
directories.
Main index