Details
-
Type:
Bug
-
Status:
Rejected
(View Workflow)
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: SRD
-
Labels:None Labels
-
Customer:OMAN-Tel
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>
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
- Transitions
- Trace
After checking the logic and testing a scenario locally, I reviewed the behavior and the modified table. The test passed successfully.