abaplint-sci-server icon indicating copy to clipboard operation
abaplint-sci-server copied to clipboard

API requests

Open YahorNovik opened this issue 2 years ago • 1 comments

Hi guys,

I've deployed abaplint sci server in my CF, but struggling with API requests.

Do you have any guide or examples how to properly make requests?

this is my current request: image

YahorNovik avatar May 26 '23 16:05 YahorNovik

Hi, The server is intended to be used with https://github.com/abaplint/abaplint-sci-client, you can find the corresponding API requests and logic in there

However, I do wonder about the use-case? if its possible to run Python scripts, it is probably also possible to just execute the cli

larshp avatar May 26 '23 16:05 larshp