cancel
Showing results for 
Search instead for 
Did you mean: 

CAP messaging with IS Event Mesh

dvvelzen
Participant
0 Kudos
75

Dear Community,

I'm trying to connect CAP with Integration Suite Event Mesh (not advanced event mesh). https://cap.cloud.sap/docs/node.js/messaging#event-mesh-shared 

BTP Event Mesh and IS Advanced Event Mesh are working out of the box for sending and receiving messages. However the "normal" IS Event Mesh will only send messages.

When configuring a receiver it failes, because by default it tries to create the queue it connects to.

Looking in the file "/node_modules/@sap/cds/libx/_runtime/messaging/AMQPWebhookMessaging.js" there is actually a check on a "doNotDeploy" property, but it isn't passed along. What is the reason this isn't implemented? Just passing the options along, makes it work by adding the "doNotDeploy" to the package.json.

Screenshot 2025-03-25 at 08.06.15.png

Any additional information to understanding why would be greatly appreciated 🙂 

/D

 

 

Accepted Solutions (0)

Answers (0)