[ACE-717]  Review SRD API ser:checkFadFeasibility Created: 10/Mar/26  Updated: 02/Apr/26  Due: 10/Mar/26  Resolved: 02/Apr/26

Status: Rejected
Project: ACE
Component/s: SRD
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Normal
Reporter: Mbaye Lo Assignee: Mbaye Lo
Resolution: Cancelled Votes: 0
Labels: Milestone2
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Customer:
OMAN-Tel
Planned Start:
Planned End:
Rejected By: Ayed Bada

 Description   

Review SRD API ser:checkFadFeasibility :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.internal.api.srd.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:checkFadFeasibility>
<!-Optional:->
<requestId>400</requestId>
<!-Optional:->
<networkType>GPON</networkType>
<!-Optional:->
<maxDistance>20000.0</maxDistance>
<!-Optional:->
<siteLat>25.635845000286327</siteLat>
<!-Optional:->
<siteLong>56.24578399970247</siteLong>
<!-Optional:->
<coordinateFormat>geo_wgs84</coordinateFormat>
</ser:checkFadFeasibility>
</soapenv:Body>
</soapenv:Envelope>



 Comments   
Comment by Anonymous [ 02/Apr/26 ]

The API returns false (no exceptions found in the logs).
The API retrieves nearby OLTs based on the provided coordinates and maximum distance.
If any nearby OLT has a free port, or a nearby router has a free port, the API returns false; otherwise, it returns true.
In the SRD platform, logs related to this request can be found under the category "FAD TASK".

Generated at Wed Apr 15 09:36:46 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.