cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Push Channel for Gateway Notification push

bradp
Active Participant
0 Kudos

Hi,

While looking at ABAP Push Channels (Websockets) and ABAP Message Channels, I have noticed a SAP standard ABAP Push Channel called:

/IWFND/MGW_PUSH_APC   (ABAP Push Channel for Gateway Notification push) and a SAP Standard ABAP Message Channel: /IWFND/AMC_MGW_NOTIF_PUSH  (ABAP Messaging channel for Gateway Notification Push).

When searching SCN or Google, I get zero results. When looking at the IF_APC_WS_EXTENSION~ON_MESSAGE method in Push Channel implementation class /IWFND/CL_MGW_WS_CHNL_SETUP I see a whole bunch of commented out code.

Just wondering if this is "Work in progress" or just an abandoned idea? Anyone know?

Cheers,

Brad

Accepted Solutions (1)

Accepted Solutions (1)

former_member195242
Active Participant
0 Kudos

Hi Brad,

Your answer is here

Best regards,

Aakash

bradp
Active Participant
0 Kudos

Hi Aakash,

Thanks, I thought so, considering the whole ON_MESSAGE method was commented out.

I noticed that your username is against the ABAP Push Channel under "Created by:" Would be curious to know if that POC was successful and if this would be something that will become available in the future? In the mean time, I'm just working on my own custom solution.

Thanks for your response.

Cheers,

Brad

Answers (0)