Duplex communication via web service

Posted by dnessapkota10 on 06-Sep-2012 23:35

Is it possible to create duplex web service from progress? I need to send notification message to the web service (server) where it was hosted from ABL client after successfully connecting and consuming web service?

Any help is appreciated.

Thank you,

Dinesh

All Replies

Posted by jquerijero on 18-Sep-2012 10:41

You normally just call another web service method to send data back to the server. What kind (SOAP/WSDL or HTTP) of web service are you consuming?

This thread is closed