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