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

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Bug Open Bug Dev Scheduled Dev Scheduled
        1d 3h 7m 1 Ayed Bada 12/Nov/25 2:13 PM
        Dev Scheduled Dev Scheduled Implementation in progress Implementation in progress
        7s 1 Ayed Bada 12/Nov/25 2:13 PM
        Implementation in progress Implementation in progress To Be Released To Be Released
        17h 32m 1 Khaled Khalil 13/Nov/25 7:46 AM
        To Be Released To Be Released Ready for QA Ready for QA
        5s 1 Khaled Khalil 13/Nov/25 7:46 AM

          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