Entering content frameProcedure documentationSetting Debug Parameters Locate the document in its SAP Library structure

Use

You use this procedure to set the debug parameters that enable administration, monitoring and debugging-related activities.

This graphic is explained in the accompanying text

Do not set Debug to ON, or AdminEnabled to 1, in a production environment. This could result in AGates crashing or workthreads hanging.

Prerequisites

You have started ITS Administration.

Procedure

  1. Select an ITS instance and choose an AGate server hosted at the local machine.
  2. Choose Configuration.
  3. Choose Debug.

You see a screen similar to the following:

This graphic is explained in the accompanying text

  1. Choose a parameter and set / change the values, as required.

You can set debug parameters as described below:

Parameter

Description

Debug

Switching the Debug parameter ON or OFF enables / disables access to the command interface.

The command interface allows you to run commands directly in a URL in the form ~command=<command>

To minimize resource requirements and optimize ITS performance, especially in production systems, it is best to keep the Debug parameter set to OFF. You should switch to ON only when you need to do so for administration, monitoring and debugging-related activities.

SapguiDebuggerPort

System number of ITS debugger port.

Each ITS instance needs a unique debugger port.

Possible values are usually from sapdp00 to sapdp99. To check which names are defined, see the file c:\winnt\system32\drivers\etc\services on your local hard disk.

This feature is not supported for multiple AGate processes.

 

  1. Save your changes.

Result

ITS Administration updates the values in the Windows NT registry. To apply these changes, you must restart the ITS instance.

Note

Setting the Debug parameter as described above modifies the value of the Windows NT registry value

\HKEY_LOCAL_MACHINE\SOFTWARE\SAP\its\2.0\<ITS instance>\
Programs\AGate\AdminEnabled

Switching the Debug parameter ON as described above does not enable HTMLBusiness and flow file debugging. To do this, you must explicitly set the Windows NT registry value

\HKEY_LOCAL_MACHINE\SOFTWARE\SAP\its\2.0\<ITS instance>\
Programs\AGate\DebuggerEnabled

Leaving content frame