.Netui API calling from progress 4 GL

mayank

Member
Dear All,

I needs to call the .netui REST API from progress 10.2 B and want to send the json file as input and will receive some output as response.

can anyone please suggest the right way for this ?

Regards,

Mayank Sharma
 

RealHeavyDude

Well-Known Member
Since OE10.2 - if I remember correctly - you should be able to use the .NET framework's objects natively in OO-ABL.
 
Top