2026 Mar 03 9:58 PM
Hi experts. I'm trying to consume messages from an Event Mesh queue using the following HTTP endpoint: https://<http rest address>/messagingrest/v1/queues/<queue name>/messages
I'm getting the following error when I try to hit the endpoint from Postman: read ECONNRESET
I'm wondering if this is due to the rest address itself that is generated in the service key (see screenshot below).
Thanks!
Hi experts. I'm trying to consume messages from an Event Mesh queue using the following HTTP endpoint: https://<http rest address>/messagingrest/v1/queues/<queue name>/messages
I'm getting the following error when I try to hit the endpoint from Postman: read ECONNRESET
I'm wondering if this is due to the rest address itself that is generated in the service key (see screenshot below).
Thanks!
2026 Mar 07 1:17 PM
To consume message from a queue in Event Mesh of SAP Integration Suite, construct the ULR like below:
This is the API specification: https://api.sap.com/api/RestGatewayAPI/path/post_messagingrest_v1_messages_consumption