[ACE-704] addServiceRessourcesToMilestone SRD API - Passed / Review Created: 09/Mar/26  Updated: 13/May/26  Due: 03/Mar/26  Resolved: 11/May/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: Not Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File Untitled.png    
Customer:
OMAN-Tel
Planned Start:
Planned End:
Rejected By: Ayed Bada

 Description   

addServiceRessourcesToMilestone SRD API - Passed / Review

<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<ns3:addServiceRessourcesToMilestone
xmlns:ns3="http://server.internal.api.srd.nep.mobinets.com/"
xmlns="">
<requestId>mb011</requestId>
<serviceName>FBB</serviceName>
<tasConfirmation>true</tasConfirmation>
<availableDesigns>Mobile,Fiber,IP Network,MW,VSAT,Power,Tower,send solution to GTM</availableDesigns>
</ns3:addServiceRessourcesToMilestone>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:addServiceToMilestoneResponse xmlns:ns2="http://server.internal.api.srd.nep.mobinets.com/"/>
</soap:Body>
</soap:Envelope>



 Comments   
Comment by Ayed Bada [ 23/Mar/26 ]

After checking the logic and testing a scenario locally, I reviewed the behavior and the modified table. The test passed successfully.

Comment by Mbaye Lo [ 11/May/26 ]

To Demo in SRD UI, not in DB

Comment by Zein Trabelsi [ 12/May/26 ]

This API creates or updates a SrdServiceRessources record on the request's base milestone. It stores network resource fields along with tasConfirmation and availableDesigns, which control what design options are shown to the designer during the SELECT_DESIGN task.

Tested using request 02, service FBB:

SOAP Request:
<requestId>02</requestId>
<serviceName>FBB</serviceName>
<tasConfirmation>true</tasConfirmation>
<availableDesigns>Mobile,Fiber,IP Network,MW,VSAT,Power,Tower,send solution to GTM</availableDesigns>

UI Verification:
Open request 02 then Service Resources tab then new row FBB appeared.

Generated at Mon Jun 15 14:32:58 EEST 2026 using JIRA 6.1.4#6159-sha1:44eaedef2e4a625c6c7183698b2468d4719c20dc.