Details

    • Type: Bug Bug
    • Status: Ready for QA Ready for QA (View Workflow)
    • Priority: Normal Normal
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: FN
    • Labels:
    • Customer:
      OMAN-Tel

      Description

      API CancellOrder has Perfonfmance issue :

      ON OLD : 21s
      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
      <soapenv:Header/>
      <soapenv:Body>
      <ser:cancelOrder>
      <!-Optional:->
      <woNo>4444000293</woNo>
      <!-Optional:->
      <cancellationCode>SUBR</cancellationCode>
      <!-Optional:->
      <cancellationReason>UBO</cancellationReason>
      </ser:cancelOrder>
      </soapenv:Body>
      </soapenv:Envelope>

      <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <soap:Body>
      <ns2:cancelOrderResponse xmlns:ns2="http://server.api.nep.mobinets.com/"/>
      </soap:Body>
      </soap:Envelope>

      ON NEW : 79s
      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://server.api.nep.mobinets.com/">
      <soapenv:Header/>
      <soapenv:Body>
      <ser:cancelOrder>
      <!-Optional:->
      <woNo>444400151</woNo>
      <cancellationCode>SUBR</cancellationCode>
      <!-Optional:->
      <cancellationReason>UBO</cancellationReason>
      </ser:cancelOrder>
      </soapenv:Body>
      </soapenv:Envelope>

      <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <soap:Body>
      <ns2:cancelOrderResponse xmlns:ns2="http://server.api.nep.mobinets.com/"/>
      </soap:Body>
      </soap:Envelope>

        Activity

        Mbaye Lo made changes -
        Field Original Value New Value
        Gantt Options Milestone (set to milestone: having a due date but zero effort)
        Planned Start 2026-02-18 24:00 (milestone: set planned start date to due date)
        Planned End 2026-02-18 24:00 (milestone: set planned end date to due date)
        Khaled Khalil made changes -
        Assignee Hassan Abdine [ habdine ] Zein Trabelsi [ ztrabelsi ]
        Zein Trabelsi made changes -
        Assignee Zein Trabelsi [ ztrabelsi ] Ayed Bada [ abada ]
        Hide
        Zein Trabelsi added a comment -

        We are working on it, to ignore flowable database access the main part causing the performance issue

        Show
        Zein Trabelsi added a comment - We are working on it, to ignore flowable database access the main part causing the performance issue
        Zein Trabelsi made changes -
        Status Open Bug [ 10108 ] Dev Scheduled [ 10014 ]
        Zein Trabelsi made changes -
        Status Dev Scheduled [ 10014 ] Implementation in progress [ 10016 ]
        Assignee Ayed Bada [ abada ] Zein Trabelsi [ ztrabelsi ]
        Zein Trabelsi made changes -
        Status Implementation in progress [ 10016 ] To Be Released [ 10400 ]
        Hide
        Zein Trabelsi added a comment -

        instead of retrieving task id from flowable database (any time we need to complete a task) , we store this information in new tabe in our database when create the task , and remove the record after completion.

        Show
        Zein Trabelsi added a comment - instead of retrieving task id from flowable database (any time we need to complete a task) , we store this information in new tabe in our database when create the task , and remove the record after completion.
        Khaled Khalil made changes -
        Status To Be Released [ 10400 ] Ready for QA [ 10023 ]
        Assignee Zein Trabelsi [ ztrabelsi ] Mbaye Lo [ mbayel ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Bug Open Bug Dev Scheduled Dev Scheduled
        2d 2h 50m 1 Zein Trabelsi 20/Feb/26 1:18 PM
        Dev Scheduled Dev Scheduled Implementation in progress Implementation in progress
        7s 1 Zein Trabelsi 20/Feb/26 1:18 PM
        Implementation in progress Implementation in progress To Be Released To Be Released
        2d 22h 4m 1 Zein Trabelsi 23/Feb/26 11:22 AM
        To Be Released To Be Released Ready for QA Ready for QA
        22m 38s 1 Khaled Khalil 23/Feb/26 11:45 AM
        Subversion JIRA

        Links Hierarchy

         Documentation

        Invalid license: EXPIRED

          People

          • Assignee:
            Mbaye Lo
            Reporter:
            Mbaye Lo
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

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

              Drag and Drop