Uploaded image for project: 'WORKTERRA'
  1. WORKTERRA
  2. WT-12725

ACA_1095-C Report - No records message displayed but Run was available to download.

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: ACA
    • Labels:
      None
    • Environment:
      Production
    • Bug Type:
      Functional
    • Bug Severity:
      Medium
    • Level:
      Partner
    • Module:
      ACA - 2018
    • Reported by:
      Harbinger
    • Company:
      All Clients/Multiple Clients
    • Item State:
      Production Complete - Closed
    • Issue Importance:
      Must Have
    • Browser:
      Google Chrome

      Description

      1.Login to Production.
      2.Edit company say 'JE dunn for Hspl'.
      3.Navigate to Home >> Company Home >> Ben Admin Home >> Ben Admin Company Home >> ACA >> IRS Report.
      4.Edit 1095-C report.
      5.Click on SAVE and RUN.
      6.Wait till pop up should display to show batch processing.
      7.Wait till complete processing should happen.

      Actual: Displayed message as 'No records found' and Run is available to download on Show Runs pop up.
      Expected:A.If No records found message displayed then No Run should be available in Finalize RUN.
      B.If records are available then Confirmation message should display to download RUN.

      Same issue exist on Azure environment also.

        Attachments

          Issue Links

            Activity

            Hide
            kumar.chhajed Kumar Chhajed (Inactive) added a comment -

            3C's -
            Concern - 1095-C Report - No records message displayed but Run was available to download.
            Cause - Multiple request are being invoked internally from web only for long running request. This issue is only reproducible on production.
            Correction - When the UI thread arrives into business logic routine , by using Task Parallel Library we have created new task to run the Long running business logic function in background and the UI thread is returned to Web. Due to this implementation the new request is not invoked. We gather all the background running task information from the Current Status pop-up including any server error, report process completion etc.

            Areas affected -
            1095C Report
            1095B Report
            ACA 1095C Acknolegement (Consolidated Report)
            IRS Submission

            Files Affected -
            App/BusinessLogic/InvoiceManagement/ACAIRSSubmission.cs
            App/BusinessLogic/InvoiceManagement/Invoice.cs
            App/BusinessLogic/InvoiceManagement/InvoiceManagement.dll.config
            App/BusinessLogic/InvoiceManagement/IRS1095C.cs
            App/BusinessLogic/InvoiceManagement/IRSFormDataFile.cs
            App/BusinessLogic/InvoiceManagement/IRSReport.cs
            App/BusinessLogic/InvoiceManagement/IRSSubmission.cs
            Web/Web Projects/BenAdmin/Areas/ACA/Views/ACA/ACACompanyCustomization/_GridPV.cshtml
            Web/Web Projects/BenAdmin/Areas/ACA/Views/ACA/IRSSubmission/IRSSubmissionReportList.cshtml
            Web/Web Projects/BenAdmin/Areas/Report/Controllers/ACAIRSReport/ACAIRSReportController.cs
            Web/Web Projects/BenAdmin/Areas/Report/Controllers/StaticReportController/StaticReportController.cs
            Web/Web Projects/BenAdmin/Areas/Report/Views/Report/CommonReports/ReportsGrid.cshtml
            Web/Web Projects/BenAdmin/Areas/Report/Views/Report/StaticReport/StaticReports.cshtml

            CC Nandkumar Prabhakar Karlekar Ramya Tantry Smita Pawar Samir Satya Revansiddha Gaur

            Show
            kumar.chhajed Kumar Chhajed (Inactive) added a comment - 3C's - Concern - 1095-C Report - No records message displayed but Run was available to download. Cause - Multiple request are being invoked internally from web only for long running request. This issue is only reproducible on production. Correction - When the UI thread arrives into business logic routine , by using Task Parallel Library we have created new task to run the Long running business logic function in background and the UI thread is returned to Web. Due to this implementation the new request is not invoked. We gather all the background running task information from the Current Status pop-up including any server error, report process completion etc. Areas affected - 1095C Report 1095B Report ACA 1095C Acknolegement (Consolidated Report) IRS Submission Files Affected - App/BusinessLogic/InvoiceManagement/ACAIRSSubmission.cs App/BusinessLogic/InvoiceManagement/Invoice.cs App/BusinessLogic/InvoiceManagement/InvoiceManagement.dll.config App/BusinessLogic/InvoiceManagement/IRS1095C.cs App/BusinessLogic/InvoiceManagement/IRSFormDataFile.cs App/BusinessLogic/InvoiceManagement/IRSReport.cs App/BusinessLogic/InvoiceManagement/IRSSubmission.cs Web/Web Projects/BenAdmin/Areas/ACA/Views/ACA/ACACompanyCustomization/_GridPV.cshtml Web/Web Projects/BenAdmin/Areas/ACA/Views/ACA/IRSSubmission/IRSSubmissionReportList.cshtml Web/Web Projects/BenAdmin/Areas/Report/Controllers/ACAIRSReport/ACAIRSReportController.cs Web/Web Projects/BenAdmin/Areas/Report/Controllers/StaticReportController/StaticReportController.cs Web/Web Projects/BenAdmin/Areas/Report/Views/Report/CommonReports/ReportsGrid.cshtml Web/Web Projects/BenAdmin/Areas/Report/Views/Report/StaticReport/StaticReports.cshtml CC Nandkumar Prabhakar Karlekar Ramya Tantry Smita Pawar Samir Satya Revansiddha Gaur
            Hide
            smita.pawar Smita Pawar (Inactive) added a comment -

            We have verified above mentioned issue on LB and confirmed 'No record found' message is not displaying .
            Even though this issue is environment specific and will occur on Production environment only.

            Tested scenarios are as follows.
            1.SAVE & RUN 1095-C report
            2.SAVE & RUN 1095-C report
            3.SAVE & RUN 1094-B report
            4.SAVE & RUN 1095-B report
            5.Created new 1095-C report and SAVE & RUN the report

            Thanks

            Show
            smita.pawar Smita Pawar (Inactive) added a comment - We have verified above mentioned issue on LB and confirmed 'No record found' message is not displaying . Even though this issue is environment specific and will occur on Production environment only. Tested scenarios are as follows. 1.SAVE & RUN 1095-C report 2.SAVE & RUN 1095-C report 3.SAVE & RUN 1094-B report 4.SAVE & RUN 1095-B report 5.Created new 1095-C report and SAVE & RUN the report Thanks
            Hide
            smita.pawar Smita Pawar (Inactive) added a comment - - edited

            We have verified above mentioned issue on Production.
            We have SAVE & RUN below mentioned companies.
            1.El dorado ACA
            2.ASML

            'No record found' message does not displayed. Workterra system displayed confirmation message to download 1095- form from ACA Report finalization screen.

            Show
            smita.pawar Smita Pawar (Inactive) added a comment - - edited We have verified above mentioned issue on Production. We have SAVE & RUN below mentioned companies. 1.El dorado ACA 2.ASML 'No record found' message does not displayed. Workterra system displayed confirmation message to download 1095- form from ACA Report finalization screen.
            Hide
            smita.pawar Smita Pawar (Inactive) added a comment -

            As above mentioned issue is environmental issue, it will occur on production environment only.
            We have verified above mentioned issue on ASML for HSPl [Stage company].
            Here no message of 'No records found' displayed instead of that received Confirmation message to download 1095-C report.
            We have tested normal operation of SAVE & RUN functionality on C/B reports.

            Reports verified are as follows.
            1.1095-C report
            2.1094-C report
            3.1095-B report
            4.1094-B report

            Show
            smita.pawar Smita Pawar (Inactive) added a comment - As above mentioned issue is environmental issue, it will occur on production environment only. We have verified above mentioned issue on ASML for HSPl [Stage company] . Here no message of 'No records found' displayed instead of that received Confirmation message to download 1095-C report. We have tested normal operation of SAVE & RUN functionality on C/B reports. Reports verified are as follows. 1.1095-C report 2.1094-C report 3.1095-B report 4.1094-B report

              People

              Assignee:
              smita.pawar Smita Pawar (Inactive)
              Reporter:
              smita.pawar Smita Pawar (Inactive)
              QA:
              Smita Pawar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved:
                Dev Due Date:
                Code Review Date:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0h
                  0h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 86h 10m
                  86h 10m