[ACE-718]  Review SRD API checkGponTrailFeasibility Created: 10/Mar/26  Updated: 02/Apr/26  Due: 10/Mar/26

Status: Ready for QA
Project: ACE
Component/s: SRD
Affects Version/s: None
Fix Version/s: None

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

Customer:
OMAN-Tel
Planned Start:
Planned End:

 Description   

Review SRD API checkGponTrailFeasibility :

<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:checkGponTrailFeasibility>
<!-Optional:->
<requestId>12082052</requestId>
<!-Optional:->
<siteLat>23.55626893321905</siteLat>
<!-Optional:->
<siteLong>58.21754375406719</siteLong>
<!-Optional:->
<maxApDistanceInMeters>100</maxApDistanceInMeters>
<!-Optional:->
<coordinateFormat>geo_wgs84</coordinateFormat>
<!-Optional:->
<serviceTypeName>New</serviceTypeName>
<!-Optional:->
<nbLines>100.0</nbLines>
<!-Optional:->
<nbChannels>100.0</nbChannels>
</ser:checkGponTrailFeasibility>
</soapenv:Body>
</soapenv:Envelope>



 Comments   
Comment by Ayed Bada [ 01/Apr/26 ]

-The API returns <responseMessage>No APs found</responseMessage>.
This occurs because the SRD backend reads from a materialized view instead of the correct view.

  • Fixed the HttpClientErrorException issue.
    These issues will be resolved in patch 4.0.0.5
Generated at Wed Apr 15 13:10:46 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.