constQStringexceptionMsg=QString::fromUtf8("HTTP error while invoking Production DB Web API: The server returned HTTP status code %1.").arg(apddetails->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt());
constQStringexceptionMsg=QString::fromUtf8("HTTP error while invoking Production DB Web API: The server returned HTTP status code %1.").arg(replyWithFullList->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt());