Call API on Presentation Server using CL_HTTP_CLIENT

Hi,

Is there the possibility of consuming an API exposed on my local machine (Presentation Server) using the CL_HTTP_CLIENT class (or another method if it exists)?
SAP is accessed using SAP Gui, and the connection can be made with SAP Router or not. Due to this, there is a possibility that my machine is not on the same network that Application Server, which I imagine rules out the possibility of direct access via IP.
The exposed API communicates with local devices (USB), which makes it impossible for the API to be placed on a server.
Each user will access SAP from their own machine, and the API will be exposed on each of them.

Regards,
Miguel Motta

Scroll to Top