Background documentationicm/HTTP/error_templ_path Locate this document in the navigation structure

 

This parameter is used to set the ICM, in case of errors. You can create your own ICM error pages and in this parameter define the path where the ICM can find the pages.

Structure

Work area

Internet Communication Manager, SAP Web Dispatcher

Unit

Character string (file path)

Standard value

-

Dynamically changeable

No

Value Range and Syntax

Specify the file path where the error files are located.

If the parameter is not set, the ICM returns a static error page.

Example

Once you have created an error page in the file system, set the parameter to the directory with the error template files:

icm/HTTP/error_templ_path = /usr/sap/B6M/D13/data/icmerror

Your error pages will be located in this directory. If no suitable page for the error that occurred is found in the directory, the ICM returns a static error page.

More Information

Note the following documentation associated with this parameter:

Error Handlung Using the ICM

Examples of a Dynamic Error Page