You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StringdetailedResponseMessage=String.format("CPHL Server Response for order: %s while fetching results: %s",order.getAccessionNumber(),responseMessage);
StringdetailedResponseMessage=String.format("CPHL Response : Results for order: %s are %s",order.getAccessionNumber(),results.get("status").toString());
0 commit comments