Allscripts Interview Question

what is service Call Back?

Interview Answer

Anonymous

May 19, 2011

http://www.soapatterns.org/service_callback.php A service can require that consumers communicate with it asynchronously and provide a callback address to which the service can send response messages.

1