[ACE-237] deleteSubscriberError Created: 22/Oct/25  Updated: 29/Dec/25  Due: 23/Oct/25  Resolved: 28/Oct/25

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

Type: Bug Priority: Normal
Reporter: Mostafa Kalawoun Assignee: Mbaye Lo
Resolution: Cancelled Votes: 0
Labels: solution2_FN_Acceptance
Remaining Estimate: 0 minutes
Time Spent: 2 hours, 30 minutes
Original Estimate: Not Specified

Customer:
OMAN-Tel
Planned Start:
Planned End:
Product: NEP
Rejected By: Khaled Khalil
Actual Start:
Date of Baselining:

 Description   

Dear Khaled,
Please assign a resource to investigate the error below when testing deleteSubscriber FN .84 internal API.

request
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:deleteSubscriber>
<!-Optional:->
<subscriberNo>06444445</subscriberNo>
</ser:deleteSubscriber>
</soapenv:Body>
</soapenv:Envelope>

response
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Fault occurred while processing.</faultstring>
<detail>
<ns1:NepFault xmlns:ns1="http://server.api.nep.mobinets.com/">
<errorCode xsi:type="xs:int" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://server.api.nep.mobinets.com/">1</errorCode>
</ns1:NepFault>
</detail>
</soap:Fault>
</soap:Body>
</soap:Envelope>



 Comments   
Comment by Zein Trabelsi [ 22/Oct/25 ]

please share request/response

Comment by Mostafa Kalawoun [ 22/Oct/25 ]

shared in description

Comment by Zein Trabelsi [ 27/Oct/25 ]

The error means that the subscriber that you want to delete does not exist  

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