Listening for an HTTP Post Response

The business services server uses a listener servlet (HTTPCallbackListenerServlet) to receive incoming messages from third-party systems. Received messages contain callback information, which is used to associate the message with the correct request.