Details

    • Type: Bug Bug
    • Status: QA In Progress QA In Progress (View Workflow)
    • Priority: Normal Normal
    • Resolution: Unresolved
    • Component/s: FN
    • Labels:
      None Labels
    • Customer:
      OMAN-Tel
    • Product:
      NEP

      Description

      Dear @Khaled Khalil,

      Please assign one resource to check this.

      Speed change order 296581248 is rejected from CRM but it is not showing in FN rejected orders.

      In below, is the request followed by this excpetion. Please check and advise.
      <?xml version="1.0" encoding="UTF-8"?>
      <NS1:Envelope xmlns:NS1="http://schemas.xmlsoap.org/soap/envelope/">
      <NS1:Header>
      <NS2:Security xmlns:NS2="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
      <NS2:UsernameToken>
      <NS2:Username>nep-api-key</NS2:Username>
      <NS2:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">mobinets@2017</NS2:Password>
      </NS2:UsernameToken>
      </NS2:Security>
      </NS1:Header>
      <NS1:Body>
      <NS3:arborupgwo_fUPG xmlns:NS3="http://server.api.nep.mobinets.com/">
      <fExc>IL67</fExc>
      <fSubno>26850264</fSubno>
      <fSubscr_Type>T</fSubscr_Type>
      <fWOID>1686967915</fWOID>
      <fUsage_Type>O</fUsage_Type>
      <fOrder_Type>EQGR</fOrder_Type>
      <fUserID>95394</fUserID>
      <arborOrderId>296581248</arborOrderId>
      </NS3:arborupgwo_fUPG>
      </NS1:Body>
      </NS1:Envelope>

      2026-03-17 12:17:42.383 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.AuditServiceAdvice - >>> Start calling > arborupgwo_fUPG
      2026-03-17 12:17:42.383 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - Start --> build Order Request
      2026-03-17 12:17:42.383 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - End --> build Order Request
      2026-03-17 12:17:42.383 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - Start --> fetching Old Record.
      2026-03-17 12:17:43.006 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - End --> fetching Old Record.
      2026-03-17 12:17:43.006 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - Getting Old Order with: woNo1686967915 errorCode: 1 methodName: arborup
      gwo_fUPG
      2026-03-17 12:17:43.006 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - Start --> saving request iteration1
      2026-03-17 12:17:43.022 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - End --> saving request iteration1
      2026-03-17 12:17:43.022 [https-jsse-nio-8451-exec-7] INFO c.m.n.api.server.OrderRequestAdvice - Start --> invocation.proceed
      2026-03-17 12:17:43.022 [https-jsse-nio-8451-exec-7] INFO c.mobinets.toolbox.app.EventProducer - Event was added to the queue: [95394], [ARBORUPGWO_FUPG_API_ACTION]
      2026-03-17 12:17:43.022 [Thread-4] INFO c.m.t.a.EventProducer$EventConsumer - ...consuming event [95394], [ARBORUPGWO_FUPG_API_ACTION]
      2026-03-17 12:17:43.481 [https-jsse-nio-8451-exec-7] ERROR c.m.n.a.s.NepFixedNetworkServiceImpl - ADSL SIP has no Shifting Usage Type Mapping!
      java.lang.Exception: ADSL SIP has no Shifting Usage Type Mapping!
      at com.mobinets.nep.api.server.NepFixedNetworkServiceImpl._deduceUsageType(NepFixedNetworkServiceImpl.java:636)
      at com.mobinets.nep.api.server.NepFixedNetworkServiceImpl.arborupgwo_fUPG(NepFixedNetworkServiceImpl.java:3516)
      at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
      at com.mobinets.nep.api.server.OrderRequestAdvice.invoke(OrderRequestAdvice.java:218)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
      at com.mobinets.nep.api.server.AuditServiceAdvice.lambda$invoke$0(AuditServiceAdvice.java:27)
      at com.mobinets.toolbox.jmx.jamon.HasAuditInterceptor.invokeUnderTrace(HasAuditInterceptor.java:76)
      at com.mobinets.toolbox.jmx.jamon.HasAuditInterceptor.invokeUnderTrace(HasAuditInterceptor.java:49)
      at com.mobinets.nep.api.server.AuditServiceAdvice.invoke(AuditServiceAdvice.java:23)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212)
      at com.sun.proxy.$Proxy41.arborupgwo_fUPG(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor105.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)

      Dear @Mohan Rathore,

      Please share today's prodction API and server logs.

      Best Regards,

        Activity

        Abir Messaikeh made changes -
        Field Original Value New Value
        Gantt Options Milestone (set to milestone: having a due date but zero effort)
        Planned Start 2026-03-20 24:00 (milestone: set planned start date to due date)
        Planned End 2026-03-20 24:00 (milestone: set planned end date to due date)
        Khaled Khalil made changes -
        Assignee Khaled Khalil [ kkhalil ] Ayed Bada [ abada ]
        Ayed Bada made changes -
        Status Open Bug [ 10108 ] Dev Scheduled [ 10014 ]
        Ayed Bada made changes -
        Status Dev Scheduled [ 10014 ] Implementation in progress [ 10016 ]
        Ayed Bada made changes -
        Status Implementation in progress [ 10016 ] Need More Info [ 10011 ]
        Assignee Ayed Bada [ abada ] Abir Messaikeh [ amessaikeh ]
        Hide
        Ayed Bada added a comment -

        Dear Khaled Ayoubi
        While handling that request, the system will deduce the usage type name from the decision table shifting_usage_type_mapping based on the subscriber service typeName, which is "ADSL SIP".
        To avoid that issue , please provide a usage type related to this service type name to create a rule in our DMN .
        Thank you in advance for your support.
        Best regards,
        Ayed

        Show
        Ayed Bada added a comment - Dear Khaled Ayoubi While handling that request, the system will deduce the usage type name from the decision table shifting_usage_type_mapping based on the subscriber service typeName, which is "ADSL SIP". To avoid that issue , please provide a usage type related to this service type name to create a rule in our DMN . Thank you in advance for your support. Best regards, Ayed
        Hide
        Ayed Bada added a comment -

        Please find attached the new DMN version, which includes the updated rule.

        Show
        Ayed Bada added a comment - Please find attached the new DMN version, which includes the updated rule.
        Ayed Bada made changes -
        Assignee Abir Messaikeh [ amessaikeh ] Ayed Bada [ abada ]
        Ayed Bada made changes -
        Attachment Shifting Usage Type Mapping.dmn [ 131313 ]
        Abir Messaikeh made changes -
        Status Need More Info [ 10011 ] Open Bug [ 10108 ]
        Hide
        Abir Messaikeh added a comment -

        From: Shamim Ahmed <Shamim.Ahmed@mobinets.com>
        Sent: Monday, March 30, 2026 1:43 PM
        To: Ayed Bada <Ayed.Bada@nuiva.com>; Mohan Rathore <mohan.rathore@omantel.om>; Abir Messaikeh <Abir.Messaikeh@nuiva.com>; Khaled Khalil <Khaled.Khalil@nuiva.com>; Khaled Ayoubi <khaled.ayoubi@omantel.om>; Zein Trabelsi <Zein.Trabelsi@nuiva.com>
        Cc: support <support@mobinets.com>
        Subject: RE: SD1862763 - Speed change order 296581248 - LS-1010

        Dear @Ayed Bada,

        Please define usage type for ADSL SIP service type as ‘2’.

        Thank U!!!

        Show
        Abir Messaikeh added a comment - From: Shamim Ahmed <Shamim.Ahmed@mobinets.com> Sent: Monday, March 30, 2026 1:43 PM To: Ayed Bada <Ayed.Bada@nuiva.com>; Mohan Rathore <mohan.rathore@omantel.om>; Abir Messaikeh <Abir.Messaikeh@nuiva.com>; Khaled Khalil <Khaled.Khalil@nuiva.com>; Khaled Ayoubi <khaled.ayoubi@omantel.om>; Zein Trabelsi <Zein.Trabelsi@nuiva.com> Cc: support <support@mobinets.com> Subject: RE: SD1862763 - Speed change order 296581248 - LS-1010 Dear @Ayed Bada, Please define usage type for ADSL SIP service type as ‘2’. Thank U!!!
        Hide
        Abir Messaikeh added a comment -

        Please find attached the new DMN version, which includes the updated rule.

        Show
        Abir Messaikeh added a comment - Please find attached the new DMN version, which includes the updated rule.
        Ayed Bada made changes -
        Status Open Bug [ 10108 ] Dev Scheduled [ 10014 ]
        Ayed Bada made changes -
        Status Dev Scheduled [ 10014 ] Implementation in progress [ 10016 ]
        Ayed Bada made changes -
        Status Implementation in progress [ 10016 ] To Be Released [ 10400 ]
        Khaled Khalil made changes -
        Status To Be Released [ 10400 ] Ready for QA [ 10023 ]
        Assignee Ayed Bada [ abada ] Abir Messaikeh [ amessaikeh ]
        Abir Messaikeh made changes -
        Status Ready for QA [ 10023 ] QA In Progress [ 10015 ]
        Hide
        Abir Messaikeh added a comment -

        order is resolved after changing the input from <fUsage_Type>O</fUsage_Type> to <fUsage_Type>2</fUsage_Type> and uploading the decision table.

        to double check if the rule should be with O or 2 in decision table and what is the difference - if it is 2 , so we need to inform arbor team to change it

        Regards
        Abir

        Show
        Abir Messaikeh added a comment - order is resolved after changing the input from <fUsage_Type>O</fUsage_Type> to <fUsage_Type>2</fUsage_Type> and uploading the decision table. to double check if the rule should be with O or 2 in decision table and what is the difference - if it is 2 , so we need to inform arbor team to change it Regards Abir
        Abir Messaikeh made changes -
        Assignee Abir Messaikeh [ amessaikeh ] Shamim Ahmed [ sahmed ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Implementation in progress Implementation in progress Need More Info Need More Info
        9s 1 Ayed Bada 24/Mar/26 9:56 AM
        Need More Info Need More Info Open Bug Open Bug
        5d 23h 50m 1 Abir Messaikeh 30/Mar/26 10:46 AM
        Open Bug Open Bug Dev Scheduled Dev Scheduled
        7d 1h 42m 2 Ayed Bada 30/Mar/26 10:47 AM
        Dev Scheduled Dev Scheduled Implementation in progress Implementation in progress
        10s 2 Ayed Bada 30/Mar/26 10:47 AM
        Implementation in progress Implementation in progress To Be Released To Be Released
        6s 1 Ayed Bada 30/Mar/26 10:47 AM
        To Be Released To Be Released Ready for QA Ready for QA
        21m 25s 1 Khaled Khalil 30/Mar/26 11:09 AM
        Ready for QA Ready for QA QA In Progress QA In Progress
        2d 4h 4m 1 Abir Messaikeh 01/Apr/26 3:14 PM
        Subversion JIRA

        Links Hierarchy

         Documentation

        Invalid license: EXPIRED

          People

          • Assignee:
            Shamim Ahmed
            Reporter:
            Abir Messaikeh
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:

              Drag and Drop