Details
-
Type:
Bug
-
Status:
Ready for QA
(View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: FN
-
Labels:
-
Customer:OMAN-Tel
-
Product:NEP
Description
Dear Khaled,
Please assign a resource to investigate the error below when testing the getPendingWOsByTaskType (FN 80) 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:getPendingWOsByTaskType>
<!-Optional:->
<taskType>I</taskType>
</ser:getPendingWOsByTaskType>
</soapenv:Body>
</soapenv:Envelope>
respond:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Unable to find com.mobinets.nep.fn.model.nep.persist.reports.FnSubscriber with id SUB_538597; nested exception is javax.persistence.EntityNotFoundException: Unable to find com.mobinets.nep.fn.model.nep.persist.reports.FnSubscriber with id SUB_538597</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>
Activity
|
Links Hierarchy |
Documentation
|
Documentation