Restarting and Canceling ABAP Web Service Messages

How to restart and cancel ABAP Web Service messages.

Context

You may want to restart/resend a message, or cancel messages that have error statuses. For example, you may want to resend a message if it was not able to be sent and you subsequently changed the configuration and wish to test it.

You can restart and cancel messages:

  • Individually

    Using the Web Service Message Monitor, you can restart/resend and cancel individual web service messages. See Monitoring ABAP Web Service Messages

  • As a group

    Use the SRT_UTIL_RESTART and SRT_UTIL_CANCEL programs.

    You can find more information on these programs in the report documentation in the system.

Procedure

  1. Go to transaction SE38.
  2. Execute SRT_UTIL_RESTART or SRT_UTIL_CANCEL.
  3. Select the type of error using the Status Group.
  4. Canceling messages only: Specify an Adapter Type.
  5. Specify a time period in which the error messages occurred.
  6. If required, enter the user who created the messages.
  7. Restarting messages only: If required, enter the maximum number of different error message types to display.
  8. Choose Expand message selection to specify further search criteria for the party and interface details.
  9. Choose Restart or Cancel to restart/cancel all messages fulfilling your search criteria.
  10. Choose Display messages to display the list of messages fulfilling your search criteria.
    You can then select one or more messages from the search result and restart/cancel them.