[Progress Communities] [Progress OpenEdge ABL] Forum Post: Communicating with an AppServer using TCP / HTTP

  • Thread starter Thread starter Pan Kolega
  • Start date Start date
Status
Not open for further replies.
P

Pan Kolega

Guest
I'm looking for a way of communicating with an OpenEdge AppServer from an external program (e.g. Python script) using TCP or even HTTP, if that's possible. To be more specific, I want to call a remote ABL procedure (.r) with some data and receive the results for further processing. I have seen a few data integration platform which allow you to use their building blocks which serve as some kind of OpenEdge gateways, but I'd rather roll my own solution. My question: is there a documented protocol which would let me achieve this? I was unable to find anything of this sort in the Progress documentation so far.

Continue reading...
 
Status
Not open for further replies.
Back
Top