Configuring the mid tier
translates client requests, interprets responses from the server, handles web service requests, and runs server-side processes that bring functionality to web and wireless clients. By acting as an interpreter, the mid tier allows a browser to become a fully functional client.
Remedy Mid Tier Configuration Tool enables you to configure mid tier property settings. The settings are written to the file config.properties on the server. Settings include:
- The list of to access
- Session time-out interval
- Directory locations
- Reporting tool options
- Logging options
- Cache policy options
- Connections for load balancing
- options
- Home page server options
- User authentication for web services
The Cultures.xml file
fetches information about locale specific date and time format from the User Preference form. If the information is not available in the User Preference form, fetches the same information from the Cultures.xml file, where you can update the locale specific date and time format. The file is located in the miditer\WEB-INF\ folder.
Where to go from here
The following topics provide detailed information about how to present application data and how to interact with the user by using the :