cancel
Showing results for 
Search instead for 
Did you mean: 

Facing error during Event Mesh Dev Instance creation in BTP Trial account?

0 Kudos

Hi Team,

I'm getting the below error during event mesh dev instance creation in BTP trail account and i followed the below link for the same.

Creating an Event Mesh Instance Using the Default Plan | SAP Help Portal

Error:

"Service broker error: Service broker enterprise-messaging-service-broker failed with: Service broker parameters are invalid: The plan dev, lite and application must not be used anymore. The trial offering for the Event Mesh Service is discontinued. For more details, please read the blog: https://blogs.sap.com/2023/02/01/sap-event-mesh-trial-to-be-retired/.";

JSON options added during instance creation -

{

"emname": "ems",

"namespace": "ems/s4hana",

"version": "1.1.0",

"options": {

"management": true,

"messagingrest": true,

"messaging": true

},

"rules": {

"queueRules": {

"publishFilter": [

"${namespace}/*"

],

"subscribeFilter": [

"${namespace}/*"

]

},

"topicRules": {

"publishFilter": [

"${namespace}/*"

],

"subscribeFilter": [

"${namespace}/*"

]

}

}

}event-mesh-step01.pngevent-mesh-step02.png

Can any one guide me how to resolve this error.

Thank you very much in advance.

Regards,

Ramana.

View Entire Topic
pradeep_panda
Advisor
Advisor

Hi..

Event Mesh in trial has been retired.

Here is the blog for that.

We will edit the tutorial to remove the trial sections in the tutorial.

regards

Pradeep

0 Kudos

Hi Pradeep,

Thank you very much for your kind reply.

Could you please provide me any new blog or link where I can work with Event Mesh or could you please give some guidance to start with?

Regards,

Ramana.