The problem with the QAD application were due to the architecture of the rawData (synchronous) service. When this service would fail it would cause all other services to fail. As a first step in correcting the problem, we have disabled the rawData (synchronous) service. Please use only the rawDataNotify (asynchronous) service. If you attempt the rawData service you will get an error. We expect the rawDataNotify service to be more stable from this point forward.
↧