Show TOC

Testing Communication SettingsLocate this document in the navigation structure

To check whether the notifications reach the target system, perform a black box test from the application. If they do not reach the target system, double-check all configuration settings. If you cannot find the root cause of the problem, follow the instructions in this section.

Test Connection to SAP Jam

In the back-end system, you can use report RCLB2_DEMO_NOTIFY_GW to test the direct sending of a notification to SAP Jam. It simulates a notification according to SAP's flight model and distributes it to all active target servers.

To execute the report, you require the following authorizations:

Authorization Object

Field

Value

S_PROGRAM

P_GROUP

CLB2_REP

P_ACTION

Enter *.

  1. Start report RCLB2_DEMO_NOTIFY_GW, and choose function Send from local System.
  2. Choose any flight and connection from your test database (tables SFLIGHT, SCONN and so on).

    The current user is automatically added as the author.

  3. If necessary, change it to another user.
  4. If necessary, edit the notification content, which is prepopulated with the current time-stamp.
  5. Execute the report.
  6. If an error occurs, check the result list for detailed information about the error reason (see Troubleshooting).
Note

If the error information provided is insufficient, you can activate the trace (check-point CLB2_LOG).