Trigger Webhook manually (REST API for SAP Solution Manager)

Using the transaction /GAL/SM_CHARM_WHK it is possible to manually trigger the webhook for a Solution Manager object, e.g. a change request or a change document, to Conigma Connect. This allows either to test the connection or to transfer a change to Conigma Connect in case the object cannot be changed due to its status.

To execute the program, the authorization for the transaction code /GAL/SM_CHARM_WHK is required. This authorization is contained in the role /GAL/SM_CONNECT_SUPPORT, which is included in the client-dependent transport request of the delivery package.

Before execution, only the object number of the object for which the webhook is to be triggered must be entered in the selection screen. The target URL is determined automatically based on the filter criteria in the webhook definitions, see transaction /GAL/SM_REST_CONFIG.

If the webhook could be triggered successfully, a success message is displayed in the status bar of the selection screen. In case of error, a popup is displayed containing the message of the caught exception.