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