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: SRD
    • Labels:
    • Customer:
      OMAN-Tel

      Description

      Kindly note that the testing of global APIs on SRD .84 is not working well as staging,
      The below is an example of creating FBB same request on staging working fine but on .84 getting error:

      Staging:

      <soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/ xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance>
      <soapenv:Body>
      <ns0:createServiceRequest xmlns:ns0=http://server.api.srd.nep.mobinets.com/>
      <serviceRequestRq>
      <customers>
      <customerDetails>
      <accountManager>SME</accountManager>
      <accountName>ZAHRAT AL DAHLIA TRAIDING</accountName>
      <accountNumbers>
      <accountNumber>2064900</accountNumber>
      </accountNumbers>
      <crNumber>1319442</crNumber>
      <services>
      <service>
      <bandwidth>100</bandwidth>
      <contractDuration>3</contractDuration>
      <customerContact>59242066</customerContact>
      <cutomerTechnicalContactNumber>59242066</cutomerTechnicalContactNumber>
      <saleType>SOLUTION</saleType>
      <service>FBB</service>
      <serviceInformation>FBB</serviceInformation>
      <serviceType>NEW</serviceType>
      <sites>
      <site>
      <buildingNo>223</buildingNo>
      <coordinateFormat/>
      <fiveG>true</fiveG>
      <floorNo>5</floorNo>
      <fourG>true</fourG>
      <gisPoints>
      <gisPoint>
      <coordinateFormat>EAST_NORTH</coordinateFormat>
      <latitude>2605628.47</latitude>
      <longitude>624265.00</longitude>
      </gisPoint>
      </gisPoints>
      <governorate>Muscat</governorate>
      <siteName>Test A</siteName>
      <siteType>A</siteType>
      <temporarySite>TRUE</temporarySite>
      <wilayah>Muscat</wilayah>
      </site>
      </sites>
      <monthlyRevenue>123</monthlyRevenue>
      </service>
      </services>
      </customerDetails>
      </customers>
      <operation>NEW</operation>
      <projectBrief>Test_12042023_2</projectBrief>
      <projectType>STRATEGIC_PROJECT</projectType>
      <requestId>202511077</requestId>
      <requester>Yusuf Aurangabadi (Z4887518)</requester>
      <wfbbAcceptable>true</wfbbAcceptable>
      <gtmComments>hello</gtmComments>
      </serviceRequestRq>
      </ns0:createServiceRequest>
      </soapenv:Body>
      </soapenv:Envelope>

      Response:

      <soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/>
      <soap:Body>
      <ns2:createServiceRequestResponse xmlns:ns2=http://server.api.srd.nep.mobinets.com/>
      <createServiceRequestRs>
      <errorCode>0</errorCode>
      <message>Request saved successfully</message>
      <requestId>202511077</requestId>
      </createServiceRequestRs>
      </ns2:createServiceRequestResponse>
      </soap:Body>
      </soap:Envelope>

      .84:

      <soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/ xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance>
      <soapenv:Body>
      <ns0:createServiceRequest xmlns:ns0=http://server.api.srd.nep.mobinets.com/>
      <serviceRequestRq>
      <customers>
      <customerDetails>
      <accountManager>SME</accountManager>
      <accountName>ZAHRAT AL DAHLIA TRAIDING</accountName>
      <accountNumbers>
      <accountNumber>2064900</accountNumber>
      </accountNumbers>
      <crNumber>1319442</crNumber>
      <services>
      <service>
      <bandwidth>100</bandwidth>
      <contractDuration>3</contractDuration>
      <customerContact>59242066</customerContact>
      <cutomerTechnicalContactNumber>59242066</cutomerTechnicalContactNumber>
      <saleType>SOLUTION</saleType>
      <service>FBB</service>
      <serviceInformation>FBB</serviceInformation>
      <serviceType>NEW</serviceType>
      <sites>
      <site>
      <buildingNo>223</buildingNo>
      <coordinateFormat/>
      <fiveG>true</fiveG>
      <floorNo>5</floorNo>
      <fourG>true</fourG>
      <gisPoints>
      <gisPoint>
      <coordinateFormat>EAST_NORTH</coordinateFormat>
      <latitude>2605628.47</latitude>
      <longitude>624265.00</longitude>
      </gisPoint>
      </gisPoints>
      <governorate>Muscat</governorate>
      <siteName>Test A</siteName>
      <siteType>A</siteType>
      <temporarySite>TRUE</temporarySite>
      <wilayah>Muscat</wilayah>
      </site>
      </sites>
      <monthlyRevenue>123</monthlyRevenue>
      </service>
      </services>
      </customerDetails>
      </customers>
      <operation>NEW</operation>
      <projectBrief>Test_12042023_2</projectBrief>
      <projectType>STRATEGIC_PROJECT</projectType>
      <requestId>202511077</requestId>
      <requester>Yusuf Aurangabadi (Z4887518)</requester>
      <wfbbAcceptable>true</wfbbAcceptable>
      <gtmComments>hello</gtmComments>
      </serviceRequestRq>
      </ns0:createServiceRequest>
      </soapenv:Body>
      </soapenv:Envelope>

      Response:

      <soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/>
      <soap:Body>
      <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>Could not initialize class de.cosiro.gis.frame.GisSystem</faultstring>
      </soap:Fault>
      </soap:Body>
      </soap:Envelope>

      Please advise.

        Activity

        Salem Dannawi made changes -
        Field Original Value New Value
        Gantt Options Milestone (set to milestone: having a due date but zero effort)
        Planned Start 2025-11-14 24:00 (milestone: set planned start date to due date)
        Planned End 2025-11-14 24:00 (milestone: set planned end date to due date)
        Salem Dannawi made changes -
        Assignee Hassan Abdine [ habdine ] Khaled Khalil [ kkhalil ]
        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 -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 1 day [ 28800 ]
        Worklog Id 283174 [ 283174 ]
        Ayed Bada made changes -
        Baseline Start 2025-11-14 24:00 (set baseline based of initial work logging)
        Baseline End 2025-11-14 24:00 (set baseline based of initial work logging)
        Ayed Bada made changes -
        Time Spent 1 day [ 28800 ] 1 day, 2 hours [ 36000 ]
        Worklog Id 283175 [ 283175 ]
        Ayed Bada made changes -
        Time Spent 1 day, 2 hours [ 36000 ] 2 days, 2 hours [ 64800 ]
        Worklog Id 283176 [ 283176 ]
        Ayed Bada made changes -
        Remaining Estimate 0 minutes [ 0 ] 1 day [ 28800 ]
        Time Spent 2 days, 2 hours [ 64800 ] 1 day, 2 hours [ 36000 ]
        Worklog Id 283176 [ 283176 ]
        Worklog Time Spent 1 day [ 28800 ]
        Ayed Bada made changes -
        Remaining Estimate 1 day [ 28800 ] 0 minutes [ 0 ]
        Worklog Id 283174 [ 283174 ]
        Ayed Bada made changes -
        Remaining Estimate 0 minutes [ 0 ] 2 hours [ 7200 ]
        Time Spent 1 day, 2 hours [ 36000 ] 1 day [ 28800 ]
        Worklog Id 283174 [ 283174 ]
        Ayed Bada made changes -
        Remaining Estimate 2 hours [ 7200 ] 4 hours [ 14400 ]
        Time Spent 1 day [ 28800 ] 6 hours [ 21600 ]
        Worklog Id 283174 [ 283174 ]
        Ayed Bada made changes -
        Remaining Estimate 4 hours [ 14400 ] 2 hours [ 7200 ]
        Time Spent 6 hours [ 21600 ] 1 day [ 28800 ]
        Worklog Id 283183 [ 283183 ]
        Khaled Khalil 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 ] Salem Dannawi [ sdannawi ]
        Ayed Bada made changes -
        Remaining Estimate 2 hours [ 7200 ] 4 hours [ 14400 ]
        Time Spent 1 day [ 28800 ] 6 hours [ 21600 ]
        Worklog Id 283174 [ 283174 ]
        Natnael Asfaw made changes -
        Remaining Estimate 4 hours [ 14400 ] 1 hour [ 3600 ]
        Time Spent 6 hours [ 21600 ] 1 day, 1 hour [ 32400 ]
        Worklog Id 283317 [ 283317 ]
        Natnael Asfaw made changes -
        Worklog Id 283317 [ 283317 ]
        Ayed Bada made changes -
        Remaining Estimate 1 hour [ 3600 ] 0 minutes [ 0 ]
        Time Spent 1 day, 1 hour [ 32400 ] 1 day, 3 hours [ 39600 ]
        Worklog Id 283175 [ 283175 ]

          People

          • Assignee:
            Salem Dannawi
            Reporter:
            Salem Dannawi
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:
              Actual Start:
              Date of Baselining:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 day, 3 hours
              1d 3h

                Drag and Drop