Details
-
Type:
Bug
-
Status:
Closed
(View Workflow)
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: UA 4.0.0.10
-
Fix Version/s: UA 4.0.0.10
-
Component/s: FN
-
Labels:
-
Customer:OMAN-Tel
Description
GPON Termination order is created, but we are getting Error while completing Tasks : “No task to complete”
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:arborGPONTerm_fGPONTERM>
<!-Optional:->
<fSubno>44440067</fSubno>
<!-Optional:->
<fWOID>444400172</fWOID>
<!-Optional:->
<fUsage_Type>7</fUsage_Type>
<!-Optional:->
<fOrder_Type>TESR</fOrder_Type>
<!-Optional:->
<fUserID>Mbaye</fUserID>
<!-Optional:->
<arborOrderId>444400072</arborOrderId>
<!-Optional:->
<channel>1</channel>
<!-Optional:->
<surveyDt>Test</surveyDt>
</ser:arborGPONTerm_fGPONTERM>
</soapenv:Body>
</soapenv:Envelope>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>org.springframework.transaction.UnexpectedRollbackException: Transaction silently rolled back because it has been marked as rollback-only</faultstring>
</soap:Fault>
</soap:Body>
</soap:Envelope>
Request Payload : <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
<soapenv:Header/>
<soapenv:Body>
<ser:arborGPONTerm_fGPONTERM>
<!-
Optional:-><fSubno>44440067</fSubno>
<!-
Optional:-><fWOID>444400188</fWOID>
<!-
Optional:-><fUsage_Type>7</fUsage_Type>
<!-
Optional:-><fOrder_Type>TESR</fOrder_Type>
<!-
Optional:-><fUserID>Mbaye</fUserID>
<!-
Optional:-><arborOrderId>444400088</arborOrderId>
<!-
Optional:-><channel>1</channel>
<!-
Optional:-><surveyDt>Test</surveyDt>
</ser:arborGPONTerm_fGPONTERM>
</soapenv:Body>
</soapenv:Envelope>
Response Payload : <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<wsse:Security soap:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsse:UsernameToken wsu:Id="UsernameToken-cf283187-16c3-44bd-8949-7ae8d420ba3e">
<wsse:Username>nep-api-key</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">mo…
</wsse:UsernameToken>
</wsse:Security>
</SOAP-ENV:Header>
<soap:Body>
<ns2:arborGPONTerm_fGPONTERMResponse xmlns:ns2="http://server.api.nep.mobinets.com/">
<return>0</return>
</ns2:arborGPONTerm_fGPONTERMResponse>
</soap:Body>
</soap:Envelope>