cancel
Showing results for 
Search instead for 
Did you mean: 

Configure event proxies

Former Member
0 Kudos

Hi All,

I am facing the following issue. I am consuming a notification service in ABAP. This provider service which we are consuming uses business events. I got the information that we can create endpoints of such business event services in the SOAMANAGER and then use the corresponding endpoints to create the logical port of the consumer proxy. However, I do not want to use SOAMANAGER configuration. Can you please let me know how I can configure these business event services in the integration directory (ESR).

Best Regards,

Debashree

Accepted Solutions (0)

Answers (1)

Answers (1)

VijayKonam
Active Contributor
0 Kudos

Unless you use the SOAMANAGER and expose those evens as web services from ECC, you would not be able to consume them from PI using the SOAP receiver adapter. SOAMANAGER actually builds the WebService frame work needed for the event to be consumed.

VJ