Details
-
Type:
Bug
-
Status:
Rejected
(View Workflow)
-
Priority:
Urgent
-
Resolution: Not Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FN
-
Labels:None Labels
-
Customer:OMAN-Tel
Description
checkExchangeSupportsSpeed does'nt have same behaviour between OLD and NEW
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:checkExchangeSupportsSpeed>
<!-Optional:->
<exchangecode>IU35</exchangecode>
<!-Optional:->
<speed>2</speed>
</ser:checkExchangeSupportsSpeed>
</soapenv:Body>
</soapenv:Envelope>
add getExchangeSwitchAvailableOspConnections method in CopperTrailBuilder service+
check if the port is free before checking the capacity.