SXMS_EP_MONITOR: Display Exchange Profile Parameters

The report SXMS_EP_MONITOR is use to show the stored/buffered exchange profile parameters. Alternatively, you can also use transaction code SXMB_EP_MONI (Exchange Profile Monitor).

The report can be run on the Central Integration Server or on a Local Integration Engine. However, if it is executed on a Local Integration Engine the displayed data might not be valid and a warning will be displayed.

Prerequisite

The user executing the report must have the following role:

  • SAP_BC_AI_LANDSCAPE_DB_RFC

or the following authorization object and activity:

  • Object: S_LCRDB
  • Activity: 33

To execute the report with full functionality, the following authorizations are required:

  • Object: S_LCRDB
  • Activity: 33
  • Activity: 70

Selection

There are two input parameters, “Selection Name” and “Parameter Name”.

Both accept wildcards (“*”). If a “Section” is chosen, the input value help for “Parameter name” is limited to parameters part of any section that matches the input in “Section name”.

Besides the input parameters, there is also a functional button on the application toolbar on the selection screen that is called “Check Exchange Profile settings”. When clicked, the button triggers the execution of report SXMS_EP_SHORTCUT_CHECK. It gives an overview of the actual settings for the Exchange Profile in the Integration Server. There are three checks that are executed. Green flag means “secure”.

  • The first entry is green, when the java bean is deactivated.
  • The second one is green, when the exchange profile passwords are not encoded anymore.
  • The last entry is green, if the authority check for the read process of the exchange profile is set.

Output

The output is designed to display a standard ALV grid containing all the data and filtered according to the input parameters. There are two dynamic columns that are displayed only when needed.

  • Column “Sub-Section name” is displayed only on releases 7.0x, because on these releases there are sections that contain sub-sections.
  • Column “Buffered Parameter value” is displayed only if there at least one parameter that is buffered and its value differs from the one stored in the main XML file.

In the column Buffer Status (B.S.) an Icon may be shown, according to the buffer status of corresponding parameter. There are three options:

  • No icon – the value is not buffered
  • Icon “Equal” – the value is buffered and has the same value in the buffer
  • Icon “Not Equal” – the value is buffered but it is different than the one stored in the Exchange profile.

You May Also Like

Leave a Reply?