cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect SAP ECC system to Event Mesh (aka Enterprise Messaging) Application?

0 Kudos

Hello Experts,

I have subscribed to Event Mesh standard application and have created few default plan service instances of Event Mesh in my subaccount. Both the event mesh standard application and the default instances are deployed in the same space in Cloud Foundry. I have created a service key for Event mesh instance

I'm looking forward to connect SAP ECC system to Event Mesh application. I want the messages from SAP ECC to be send to Event Mesh queue. I'm aware that I would have to create a G-type RFC connection for it. The service key that is created has all the OAuth credentials (Token URL, Client ID, Secret key)

Can you please help with the steps that is needed to configure the connection setup at the ECC end? How do I use the OAuth credentials for the setup and where I can maintain them?

Thanks,

Omkar

Accepted Solutions (1)

Accepted Solutions (1)

taranam
Contributor

hi Omkar

For ECC you need add on as well to use Event Mesh and I hope that is in place .

Steps are explained very well in Blog

SAP Enterprise Messaging for SAP ERP: HowTo-Guide (Part 1 – Connectivity) | SAP Blogs

Regards

Taranam

Answers (1)

Answers (1)

Former Member
0 Kudos

Greetings omkar_p,

Event mesh uses API calls. You will require the REST framework deployed in your ECC systems.

The following SAP note is a good start, in case that is not deployed in your ECC.

2628631 - ABAP REST Library (package SREST) is not available in the system and classes cannot be fou...

I would then recommend the Event Mesh Tutorials, if you haven't been there. It has valuable information.

Learn about SAP Event Mesh | Tutorials for SAP Developers

And this blog is definitely a cornerstone.

Event-driven architecture – now available for SAP ECC users | SAP Blogs

Kindly accept the answer if it sheds a light to your topic.

Cheers,

Luis

0 Kudos

Hi Luis,

Is SAP BTP the primary requirement to push the events from S4 hana on premise to event mesh? Is there any other way out to consume events generated from S4 if BTP not available?