Info*Engine Configuration
Through this screen, you configure the Info*Engine servlet, Naming Service, processors, and logging options.
An Info*Engine servlet provides the interface between the
Web server and Info*Engine components using the
application URL you supply.
- Application URLdefines the URL to which the application is mapped. This URL becomes
the prefix that is supplied when accessing Info*Engine JSP pages, tasks, and templates. For example, assume that the default application URL Windchill is used on a host named host1.
Then the following URLs can be used to reference Info*Engine examples provided through the installation:
- http://host1/Windchill/servlet/IE/tasks/infoengine/examples/XXX.xml
- http://host1/Windchill/infoengine/jsp/examples/XXX.jsp
In addition, if there are existing Info*Engine templates that reside in the root template directory, they can be accessed using following URL:
- http://host1/Windchill/servlet/IE/XXX.html
You define the base configuration properties in the following fields.
- Fully Qualified Host Namedefines the name of the host machine on which the Naming Service resides.
- Template Processor Portdefines the communications port number of the template processor.
- Task Processor Portdefines the communications port number of the task processor.
- Logs Directorydefines the full directory path to the directory where you want Info*Engine log files to reside. The value displayed is the logs directory under the Info*Engine installation directory.
If you select the Activate All Logging Options? check box,
logging is turned on for all types of messages in all installed Info*Engine components. If this check box is cleared, only errors are logged.