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:None Labels
-
Customer:OMAN-Tel
Description
WE have create Copper V+D order on .84,although order created successfully and same has been intergerated in FFMS also but order got interrupted at switched end with an error:: TID MSAN_EID DEVICE_ID PORT_VAL MGID .
On futher analysis I have found that while calling getActiveNEAttributes NEP is responding with 3 attributes only as shown below but about other example TID MSAN_EID DEVICE_ID PORT_VAL MGID.
Please check and confirm
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
<env:Header />
<env:Body>
<ns2:CreateRequest xmlns:ns2="http://soa.comptel.com/2011/02/instantlink">
<ns2:RequestHeader>
<ns2:NeType>PSTN</ns2:NeType>
<ns2:OrderNo>91404310</ns2:OrderNo>
<ns2:ReqUser>NEP</ns2:ReqUser>
</ns2:RequestHeader>
<ns2:RequestParameters>
<ns2:Parameter name="REQ_OBJ" value="1" />
<ns2:Parameter name="NE_TYPE" value="PSTN" />
<ns2:Parameter name="SUBS_NUM1" value="45005454" />
<ns2:Parameter name="PORT_VAL" />
<ns2:Parameter name="DEVICE_ID" />
<ns2:Parameter name="MGID" />
<ns2:Parameter name="MSAN_EID" />
<ns2:Parameter name="TID" />
<ns2:Parameter name="ORDER_NO" value="91404310" />
<ns2:Parameter name="SUPP_CODES" value="251002" />
<ns2:Parameter name="DEVICE_TYPE" />
<ns2:Parameter name="NE_ID" value="PSTNIMGR" />
<ns2:Parameter name="AREA_CODE" value="1" />
<ns2:Parameter name="ADSL_PROFILE" value="FBB_4MB_PROFILE" />
<ns2:Parameter name="USER_NAME" value="wert34" />
<ns2:Parameter name="AREA_NAME" value="1" />
<ns2:Parameter name="VOICE_PASSWORD" value="nD3Lznq5" />
</ns2:RequestParameters>
</ns2:CreateRequest>
</env:Body>
</env:Envelope>"
2026-03-06 15:40:11.127 [RMI TCP Connection(19)-10.164.144.84] DEBUG org.apache.http.wire -
http-outgoing-27
<
< "
<?xml version='1.0' encoding='UTF-8'?>
<S:Envelope xmlns:S="http://www.w3.org/2003/05/soap-envelope"
xmlns:env="http://www.w3.org/2003/05/soap-envelope">
<env:Header />
<S:Body>
<Response xmlns="http://soa.comptel.com/2011/02/instantlink">
<ResponseHeader>
<RequestId>242553</RequestId>
<Status>8</Status>
<OrderNo>91404310</OrderNo>
<StatusMessage>Missing parameter(s): TID MSAN_EID DEVICE_ID PORT_VAL MGID </StatusMessage>
<StatusMessageId>0</StatusMessageId>
<Priority>5</Priority>
<ReqUser>NEP</ReqUser>
<ReceivedDate>2026-03-06T15:40:11.069+04:00</ReceivedDate>
<FinishedDate>2026-03-06T15:40:11.106+04:00</FinishedDate>
</ResponseHeader>
<ResponseParameters />
<RequestParameters>
<Parameter name="NOTIFICATION_MSG_LEVEL" value="0" />
<Parameter name="IL_REQ_USER" value="NEP" />
<Parameter name="RESP_QUEUE_ID" value="SYNCSOA" />
<Parameter name="ILJmsSenderId"
value="jms-proxy-ilws-wat-med-ilapdb01t-v.otg.om-n844axtSHn" />
<Parameter name="REQUEST_MODE" value="SYNCHRONOUS" />
<Parameter name="ORIGIN" value="1" />
<Parameter name="AREA_CODE" value="1" />
<Parameter name="SUPP_CODES" value="251002" />
<Parameter name="REQ_OBJ" value="1" />
<Parameter name="CLIENT_ID" value="bss" />
<Parameter name="VOICE_PASSWORD" value="nD3Lznq5" />
<Parameter name="USER_NAME" value="wert34" />
<Parameter name="NE_TYPE" value="PSTN" />
<Parameter name="SUBS_NUM1" value="45005454" />
<Parameter name="ADSL_PROFILE" value="FBB_4MB_PROFILE" />
<Parameter name="INTERFACE_VERSION" value="1" />
<Parameter name="AREA_NAME" value="1" />
<Parameter name="REQ_TYPE" value="1" />
</RequestParameters>
</Response>
</S:Body>
</S:Envelope>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header />
<SOAP-ENV:Body>
<ns3:getActiveNEAttributes xmlns:ns3="http://server.api.nep.mobinets.com/">
<subscriberNo>45005454</subscriberNo>
<isShifting>false</isShifting>
</ns3:getActiveNEAttributes>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
"
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:getActiveNEAttributesResponse xmlns:ns2="http://server.api.nep.mobinets.com/">
<return>
<arborId>91404310</arborId>
<areaCode>1</areaCode>
<areaName>1</areaName>
<neId>PSTNIMGR</neId>
<voicePassword>nD3Lznq5</voicePassword>
</return>
</ns2:getActiveNEAttributesResponse>
</soap:Body>
</soap:Envelope>
fixed, root cause : nullpointer exception dans le code .