Skip to Content
0
Jun 27, 2020 at 01:28 PM

APC/AMC client server communication

136 Views Last edit Jun 27, 2020 at 01:29 PM 2 rev

Hello Experts,

I have a requirement where I would have my client at ABAP System 1 whereas the server is in ABAP System 2.

The UI here is Webdynpro ABAP which resides of course in ABAP system 1.

From UI, once the user submits a job In server-side, I need to push notification back to my UI through APC / AMC approach,

It means the cross-system connection which I am looking at. So once the job gets completed it would notify through a push notification. I can successfully connect if both client and server in the same system. But I am not sure how to achieve the same when these are in two different systems.

I would appreciate if someone can throw some light on.

Thanks.