[ACE-594] allocateHBBTrails has Performance Issue Created: 19/Feb/26  Updated: 02/Mar/26  Due: 18/Feb/26  Resolved: 26/Feb/26

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

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

Customer:
OMAN-Tel
Planned Start:
Planned End:
Rejected By: Zein Trabelsi
Actual Start:
Date of Baselining:

 Description   

allocateHBBTrails has Performance Issue : 0.7s on OLD versus 3.0s on NEW

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:allocateHBBTrails>
<!-Optional:->
<requestId>585825</requestId>
<!-Optional:->
<subscriberNo>26846982</subscriberNo>
<!-Optional:->
<woNo>8888</woNo>
</ser:allocateHBBTrails>
</soapenv:Body>
</soapenv:Envelope>

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:allocateHBBTrailsResponse xmlns:ns2="http://server.api.nep.mobinets.com/">
<return>
<responseCode>0</responseCode>
<responseMessage>SUCCESS</responseMessage>
</return>
</ns2:allocateHBBTrailsResponse>
</soap:Body>
</soap:Envelope>



 Comments   
Comment by Ayed Bada [ 25/Feb/26 ]

Improve performance for allocateHBBTrails service

Comment by Mbaye Lo [ 26/Feb/26 ]

07s versus 2s

Comment by Zein Trabelsi [ 02/Mar/26 ]

we cant enhance more

Generated at Wed Apr 15 11:33:24 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.