cancel
Showing results for 
Search instead for 
Did you mean: 

Push - Subscription and Notification using SMP 3.0

Former Member
0 Kudos

Hello Experts,

Currently i am following this blog in order to push data from SAP backend using Subscription and notification.

My Confusion is, My gateway and SAP ECC are on same system. I need help in understanding the configuration of bgRfc and SMP 3.0 Configuration.

Current configuration which i have done is as below:

1. SM59 --> Created RFC of type 3 --> IWFND_ODATA_PUSH ( pointing to my embedded ECC and Gateway box where transfer protocol is set as      bgRFC)

2. SM59 -- > Created RFC of type 3 --> BGRFC_SUPERVISOR ( Pointing to my Local Computer IP address where transfer protocol is also set as bgRFC )

3. I have maintained this configuration in SBGRFCCONF t-code as per screenshot attached.

I see no error where we montior the Queues.

Kindly let me know how to this RFC configuration in case on Embedded Gateway and ECC system and where to do SMP 3.0 server Configuration.

Thanks,

Madhur

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Expert,

I am able to get the response in HTTPTrace , however i see 405 HTTP code in my response.

I also see exception in this t-code - SBGRFCMON where it says Notification sending failed and HTTP Code as 405.

However, i see some response coming to HTTPTrace.

Looking forward for some support.

Thanks,

Madhur

Former Member
0 Kudos

Hi Team,

Further more to add, I am attaching one more screenshot.