Skip to Content
0
Nov 10, 2022 at 09:09 AM

Event Mesh Service creation

543 Views Last edit Nov 10, 2022 at 03:19 PM 2 rev

Hello together,

I'm trying to create an event mesh service within my trial account, but getting this error message:

Service broker enterprise-messaging-service-broker failed with: The trial pool for dev plan instances of the SAP Event Mesh service is currently empty. Please try creating an instance tomorrow.<br>FAILED

This is how my command looks like:

cf cs enterprise-messaging dev name-ems -c ems-config.json

And that the config-json file:

{<br>	"emname": "name-messaging",<br>	"options": {<br>		"management": true,<br>		"messagingrest": true<br>	}<br>}

It would be very nice if you could help me

Best Regards

Serkan