Details

    • Customer:
      OMAN-Tel
    • Severity:
      Minor

      Description

      To capture the new field we will need ESB and NEP changes to be implemented

      @OBC Switching Support , please raise GTM to accommodate this request.

      Regards,
      Yasssin

      Omantel - Concealed
      ________________________________________
      From: Ahmed Al Battashi <Ahmed.Battashi@withaq.om>
      Sent: Monday, August 12, 2024 10:38 AM
      To: Yasssin Geehad <Yasssin.Geehad@omantel.om>; Ahmed Abdullah Hamood Al Harthi <ahmed.harthi3@omantel.om>; Ahmed Salim Mohammed Al Abri <ahmed.abri1@omantel.om>
      Cc: Waleed Al Abri <waleed.abri@omanbroadband.om>; Ahmed Al Hasani <ahmed.hasani@withaq.om>; Arwa Al Jabri <arwa.jabri@omanbroadband.om>
      Subject: Omantel New Parameter Addition to API for MDU Status

      [EXTERNAL] - This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

      Dear @Yasssin Geehad & @Ahmed Abdullah Hamood Al Harthi
      I hope this message finds you well.
      I am writing to inform you that we will be adding a new parameter to our API to enable the sharing of MDU (Multi-Dwelling Unit) status. The parameter name is "mdu_status". Sample is attached.
      This addition is intended to enhance our data sharing capabilities and provide more detailed information through the API.
      Please let us know if you require any further details or have any questions regarding this update. Development will completed and will start UAT on 26 August.
      Thank you for your cooperation.
      Best regards,

        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 2024-10-31 24:00 (milestone: set planned start date to due date)
        Planned End 2024-10-31 24:00 (milestone: set planned end date to due date)
        Salem Dannawi made changes -
        Assignee Bassem Sabbagh [ bsabbagh ] Abir Messaikeh [ amessaikeh ]
        Salem Dannawi made changes -
        Status Opened [ 1 ] Registered [ 10304 ]
        Abir Messaikeh made changes -
        Issue Type Application issue [ 10208 ] Story [ 10001 ]
        Workflow Support_WF_ABIR [ 178422 ] Mobinets_Dev_WF_J4.4 [ 178501 ]
        Status Registered [ 10304 ] Opened [ 1 ]
        Abir Messaikeh made changes -
        Assignee Abir Messaikeh [ amessaikeh ] Khaled Khalil [ kkhalil ]
        Abir Messaikeh made changes -
        Attachment OT MDU.xml [ 102704 ]
        Khaled Khalil made changes -
        Assignee Khaled Khalil [ kkhalil ] Dawlat Matar [ dmatar ]
        Hide
        Dawlat Matar added a comment -

        as i understood, we should add a new parameter (mdu_status) to the API updateOBCTaskStatus, but its functionality is not mentioned. so kindly mention what shall we do with this parameter ?

        Show
        Dawlat Matar added a comment - as i understood, we should add a new parameter (mdu_status) to the API updateOBCTaskStatus, but its functionality is not mentioned. so kindly mention what shall we do with this parameter ?
        Abir Messaikeh made changes -
        Status Opened [ 1 ] Need More Info [ 10011 ]
        Hide
        Abir Messaikeh added a comment -

        Please note the below changes required.

        • Add additional field under the OBB remarks section and also the last update in OBC report to display the update in MDU_Status parameter.

        Additionally for the same API we need to capture the attachments passed by OBB which is currently being passed but not stored in FN.

        Dear @Amir Mohammad Ali Talebi ,
        As discussed , Kindly raise separate GTM for this requirement.

        Below is example payload from OBB , the attachment file content (base64) format and file name are highlighted in below params.

        <soapenv:Envelope xmlns:soapenv=http://schemas.xmlsoap.org/soap/envelope/ xmlns:obc=http://omantel/services/obcservice> <soapenv:Header /> <soapenv:Body> <obc:updateOBCTaskStatusRequest> <OT_EAI_HEADER> <MsgFormat>OBC</MsgFormat> <MsgVersion>1</MsgVersion> <RequestorId>ITSOBC</RequestorId> <RequestorChannelId>W</RequestorChannelId> <RequestorUserId>ITSOBC</RequestorUserId> <RequestorLanguage>E</RequestorLanguage> <RequestorSecurityInfo></RequestorSecurityInfo> <EaiReference>0</EaiReference> <ReturnCode>0000</ReturnCode> </OT_EAI_HEADER> <Request> <ReferenceNo>OT-BEUC-R-ConnONT-01680269</ReferenceNo> <Unable to render embedded object: File (--> <ErrorCode></ErrorCode> <) not found.-Optional:> <EstimatedCompleteDate>2024-04-22T10:56:21</EstimatedCompleteDate> <Unable to render embedded object: File (--> <InstalledPlanDate>2024-04-22T10:56:21</InstalledPlanDate> <) not found.Optional:> <OBCTag>40RDN5061825331//OT534653</OBCTag> <Unable to render embedded object: File (--> <Remarks></Remarks> <FINSOrderNo>182971406</FINSOrderNo> <UpdatedBy>BSS OBC UpdateStatus</UpdatedBy> <) not found.Optional:> <SurveyAppointmentDate>2024-04-22T10:56:21</SurveyAppointmentDate> <Unable to render embedded object: File (--> <SurveyCompletionDate>2024-04-22T10:56:21</SurveyCompletionDate> <TaskStatus>Installation Tested and Complete</TaskStatus> <) not found.Optional:> <ONTSerialNo>485754439910D4AD</ONTSerialNo> <Unable to render embedded object: File (--> <ONTMake>OBC</ONTMake> <) not found.Optional:> <handsetSerialNo>NOT APPLICABLE</handsetSerialNo> <Unable to render embedded object: File (--> <handsetMake>NOT APPLICABLE</handsetMake> <) not found.Optional:> <fileContent></fileContent> <!Optional:-> <fileName>installation_evidence_20240409055905479.pdf</fileName> </Request> </obc:updateOBCTaskStatusRequest> </soapenv:Body> </soapenv:Envelope>

        Show
        Abir Messaikeh added a comment - Please note the below changes required. • Add additional field under the OBB remarks section and also the last update in OBC report to display the update in MDU_Status parameter. Additionally for the same API we need to capture the attachments passed by OBB which is currently being passed but not stored in FN. Dear @Amir Mohammad Ali Talebi , As discussed , Kindly raise separate GTM for this requirement. Below is example payload from OBB , the attachment file content (base64) format and file name are highlighted in below params. <soapenv:Envelope xmlns:soapenv= http://schemas.xmlsoap.org/soap/envelope/ xmlns:obc= http://omantel/services/obcservice > <soapenv:Header /> <soapenv:Body> <obc:updateOBCTaskStatusRequest> <OT_EAI_HEADER> <MsgFormat>OBC</MsgFormat> <MsgVersion>1</MsgVersion> <RequestorId>ITSOBC</RequestorId> <RequestorChannelId>W</RequestorChannelId> <RequestorUserId>ITSOBC</RequestorUserId> <RequestorLanguage>E</RequestorLanguage> <RequestorSecurityInfo></RequestorSecurityInfo> <EaiReference>0</EaiReference> <ReturnCode>0000</ReturnCode> </OT_EAI_HEADER> <Request> <ReferenceNo>OT-BEUC-R-ConnONT-01680269</ReferenceNo> < Unable to render embedded object: File (--> <ErrorCode></ErrorCode> <) not found. - Optional: > <EstimatedCompleteDate>2024-04-22T10:56:21</EstimatedCompleteDate> < Unable to render embedded object: File (--> <InstalledPlanDate>2024-04-22T10:56:21</InstalledPlanDate> <) not found. Optional: > <OBCTag>40RDN5061825331//OT534653</OBCTag> < Unable to render embedded object: File (--> <Remarks></Remarks> <FINSOrderNo>182971406</FINSOrderNo> <UpdatedBy>BSS OBC UpdateStatus</UpdatedBy> <) not found. Optional: > <SurveyAppointmentDate>2024-04-22T10:56:21</SurveyAppointmentDate> < Unable to render embedded object: File (--> <SurveyCompletionDate>2024-04-22T10:56:21</SurveyCompletionDate> <TaskStatus>Installation Tested and Complete</TaskStatus> <) not found. Optional: > <ONTSerialNo>485754439910D4AD</ONTSerialNo> < Unable to render embedded object: File (--> <ONTMake>OBC</ONTMake> <) not found. Optional: > <handsetSerialNo>NOT APPLICABLE</handsetSerialNo> < Unable to render embedded object: File (--> <handsetMake>NOT APPLICABLE</handsetMake> <) not found. Optional: > <fileContent></fileContent> <! Optional: -> <fileName>installation_evidence_20240409055905479.pdf</fileName> </Request> </obc:updateOBCTaskStatusRequest> </soapenv:Body> </soapenv:Envelope>
        Abir Messaikeh made changes -
        Summary Omantel New Parameter Addition to API for MDU Status Omantel New Parameter Addition to API for MDU Status- GTM # 1146
        Hassan Abdine made changes -
        Project Mobinets_Support [ 10405 ] L3 Support [ 14300 ]
        Key MOB-7060 LS-58
        Issue Type Story [ 10001 ] CR [ 10900 ]
        Khaled Khalil made changes -
        Assignee Dawlat Matar [ dmatar ] Khaled Khalil [ kkhalil ]
        Khaled Khalil made changes -
        Status Need More Info [ 10011 ] Opened [ 1 ]
        Khaled Khalil made changes -
        Status Opened [ 1 ] Pending Requirements [ 10300 ]
        Priority Deferred [ 10000 ]
        Khaled Khalil made changes -
        Status Pending Requirements [ 10300 ] Pending Design Session [ 10112 ]
        Sara Saddik logged work - 04/Mar/25 5:42 AM
        • Time Spent:
          5 hours
           

          Implementation iter 1

        Sara Saddik made changes -
        Status Pending Design Session [ 10112 ] Dev Scheduled [ 10014 ]
        Assignee Khaled Khalil [ kkhalil ] Sara Saddik [ ssaddik ]
        Sara Saddik made changes -
        Status Dev Scheduled [ 10014 ] Implementation in progress [ 10016 ]
        Sara Saddik made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 5 hours [ 18000 ]
        Worklog Id 261713 [ 261713 ]
        Sara Saddik made changes -
        Baseline Start 2024-10-31 24:00 (set baseline based of initial work logging)
        Baseline End 2024-10-31 24:00 (set baseline based of initial work logging)
        Sara Saddik logged work - 05/Mar/25 10:28 AM
        • Time Spent:
          1 day
           

          implementation iter 2

        Sara Saddik made changes -
        Time Spent 5 hours [ 18000 ] 1 day, 5 hours [ 46800 ]
        Worklog Id 261809 [ 261809 ]
        Sara Saddik logged work - 14/Mar/25 5:17 AM - edited
        • Time Spent:
          3 hours
           

          mdu added in obc task report

        Hide
        Sara Saddik added a comment -

        Subject: LS-58 : Omantel New Parameter Addition to API for MDU Status- GTM # 1146 // LS-169: GTM# 1146(Request to Save Attachments from updateOBCTaskStatus in NEP)

        Dears,

        These two tickets are implemented.
        Patch Required (3.7.0.1273)

        @integration,
        Kindly to apply the below two scripts on schema
        First Script:
        alter table FN_OT_OBC_TASK add MDU_STATUS VARCHAR2(255);
        Second Script:
        ALTER TABLE FN_OT_OBC_TASK
        ADD (FILE_CONTENT BLOB,
        FILE_NAME VARCHAR2(255));

        Regards,
        Sara

        Show
        Sara Saddik added a comment - Subject: LS-58 : Omantel New Parameter Addition to API for MDU Status- GTM # 1146 // LS-169 : GTM# 1146(Request to Save Attachments from updateOBCTaskStatus in NEP) Dears, These two tickets are implemented. Patch Required (3.7.0.1273) @integration, Kindly to apply the below two scripts on schema First Script: alter table FN_OT_OBC_TASK add MDU_STATUS VARCHAR2(255); Second Script: ALTER TABLE FN_OT_OBC_TASK ADD (FILE_CONTENT BLOB, FILE_NAME VARCHAR2(255)); Regards, Sara
        Hide
        Sara Saddik added a comment -

        One remark from sara , MDU status was added only on obc task report for now , not obc report , this can be completed on Monday

        Show
        Sara Saddik added a comment - One remark from sara , MDU status was added only on obc task report for now , not obc report , this can be completed on Monday
        Sara Saddik made changes -
        Time Spent 1 day, 5 hours [ 46800 ] 2 days [ 57600 ]
        Worklog Id 262601 [ 262601 ]
        Sara Saddik made changes -
        Worklog Id 262601 [ 262601 ]
        Hide
        Abir Messaikeh added a comment -

        start dev = 3 Mar
        End dev = 13 Mar

        Show
        Abir Messaikeh added a comment - start dev = 3 Mar End dev = 13 Mar
        Abir Messaikeh made changes -
        Status Implementation in progress [ 10016 ] To Be Released [ 10400 ]
        Abir Messaikeh made changes -
        Status To Be Released [ 10400 ] Ready for QA [ 10023 ]
        Assignee Sara Saddik [ ssaddik ] Salem Dannawi [ sdannawi ]
        Hide
        Abir Messaikeh added a comment -

        real WL = 2md

        Show
        Abir Messaikeh added a comment - real WL = 2md
        Abir Messaikeh made changes -
        Status Ready for QA [ 10023 ] QA In Progress [ 10015 ]
        Assignee Salem Dannawi [ sdannawi ] Abir Messaikeh [ amessaikeh ]
        Abir Messaikeh made changes -
        Status QA In Progress [ 10015 ] Closed [ 6 ]
        Resolution Fixed [ 1 ]
        Hide
        Abir Messaikeh added a comment -

        Applied on PROD

        Show
        Abir Messaikeh added a comment - Applied on PROD
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Opened Opened Registered Registered
        13s 1 Salem Dannawi 22/Oct/24 1:11 PM
        Registered Registered Opened Opened
        1d 16h 40m 1 Abir Messaikeh 24/Oct/24 5:52 AM
        Opened Opened Need More Info Need More Info
        8d 9h 21m 1 Abir Messaikeh 01/Nov/24 2:14 PM
        Need More Info Need More Info Opened Opened
        47d 15h 52m 1 Khaled Khalil 19/Dec/24 6:07 AM
        Opened Opened Pending Requirements Pending Requirements
        28s 1 Khaled Khalil 19/Dec/24 6:07 AM
        Pending Requirements Pending Requirements Pending Design Session Pending Design Session
        10s 1 Khaled Khalil 19/Dec/24 6:07 AM
        Pending Design Session Pending Design Session Dev Scheduled Dev Scheduled
        75d 9m 1 Sara Saddik 04/Mar/25 6:17 AM
        Dev Scheduled Dev Scheduled Implementation in progress Implementation in progress
        3s 1 Sara Saddik 04/Mar/25 6:17 AM
        Implementation in progress Implementation in progress To Be Released To Be Released
        14d 2h 44m 1 Abir Messaikeh 18/Mar/25 9:01 AM
        To Be Released To Be Released Ready for QA Ready for QA
        2s 1 Abir Messaikeh 18/Mar/25 9:01 AM
        Ready for QA Ready for QA QA In Progress QA In Progress
        47d 22h 14m 1 Abir Messaikeh 05/May/25 8:15 AM
        QA In Progress QA In Progress Closed Closed
        6s 1 Abir Messaikeh 05/May/25 8:15 AM
        Subversion JIRA

        Links Hierarchy

         Documentation

        Invalid license: EXPIRED

          People

          • Assignee:
            Abir Messaikeh
            Reporter:
            Salem Dannawi
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Resolved:
              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 - 2 days
              2d

                Drag and Drop