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

MAG Automotive - Standard Report issue

    Details

    • Type: Support Activity
    • Status: Closed
    • Priority: Critical
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: BenAdmin
    • Labels:
      None
    • Support Task Type:
      Data Correction
    • Reported by:
      EDI
    • Company:
      MAG
    • Module:
      BenAdmin - Report
    • Issue Importance:
      Must Have
    • Severity:
      Simple

      Description

      Hello Development,

      I finished loading 225 active USA/Canada employees in production but when doing a search I notice there's only 148 entries when there should be more than this (see screenshot). Also when running a standard employee census report. I only selected first name, middle initial, last name, and SSN. It returned no records found (see screenshot). It's also happening when running an enrollment report. I will need it for auditing imports and carrier files.

      Thank you,

      Alex

        Attachments

        1. 148entries.jpg
          148entries.jpg
          56 kB
        2. no records found.jpg
          no records found.jpg
          38 kB
        3. screen1.jpg
          screen1.jpg
          52 kB
        4. screen2.jpg
          screen2.jpg
          138 kB
        5. screen3.jpg
          screen3.jpg
          54 kB
        6. Search_Employee_Count.png
          Search_Employee_Count.png
          92 kB
        7. WT-11849_Reports.png
          WT-11849_Reports.png
          12 kB

          Activity

          Hide
          umesh.kadam Umesh Kadam (Inactive) added a comment -

          Hi Alex Nguyen,

          There are 253 employees present for MAG and we can see 253 employees on "Search Employee" Page.

          Please find below screenshot for the same.

          Are you trying to search employees with "Company Admin" role? Please let us know.

          Thanks and Regards,
          :: Umesh Kadam

          CC : Satya, Amruta Lohiya, Rakesh Shahane

          Show
          umesh.kadam Umesh Kadam (Inactive) added a comment - Hi Alex Nguyen , There are 253 employees present for MAG and we can see 253 employees on "Search Employee" Page. Please find below screenshot for the same. Are you trying to search employees with "Company Admin" role? Please let us know. Thanks and Regards, :: Umesh Kadam CC : Satya , Amruta Lohiya , Rakesh Shahane
          Hide
          alexn Alex Nguyen added a comment -

          Hello Umesh Kadam,

          I was searching for just any employees. Nothing specific. The search fields appear to have resolved itself. That number is now showing 253 employees. I know that our Implementation was working on updating the employee login this morning regarding another issue and that may have corrected the number of entries.

          There's still an issue with the standard report. In order to reproduce the issue, access ben admin > standard reports > add new > report type = select Employee census > under Display and Group by fields = select/add First Name, Last Name, Social Security No., Gender, and Date of Birth > click preview. Here you will get an error No Records Found.

          It's supposed to show 253 employees on the report, but instead it returns an error. Let me know if you need additional info.

          Thanks,

          Alex

          Show
          alexn Alex Nguyen added a comment - Hello Umesh Kadam , I was searching for just any employees. Nothing specific. The search fields appear to have resolved itself. That number is now showing 253 employees. I know that our Implementation was working on updating the employee login this morning regarding another issue and that may have corrected the number of entries. There's still an issue with the standard report. In order to reproduce the issue, access ben admin > standard reports > add new > report type = select Employee census > under Display and Group by fields = select/add First Name, Last Name, Social Security No., Gender, and Date of Birth > click preview. Here you will get an error No Records Found . It's supposed to show 253 employees on the report, but instead it returns an error. Let me know if you need additional info. Thanks, Alex
          Hide
          umesh.kadam Umesh Kadam (Inactive) added a comment -

          Hi Alex Nguyen,

          During our analysis we have found that, on HSPL copy, we can see all the employees in "Employee Census" report and also in manual report as per given step. But we found no records in report on main company.

          Hi Prasanna Karlekar, please look in to this.

          Thanks and Regards,
          :: Umesh Kadam

          CC : Satya, Amruta Lohiya, Rakesh Shahane

          Show
          umesh.kadam Umesh Kadam (Inactive) added a comment - Hi Alex Nguyen , During our analysis we have found that, on HSPL copy, we can see all the employees in "Employee Census" report and also in manual report as per given step. But we found no records in report on main company. Hi Prasanna Karlekar , please look in to this. Thanks and Regards, :: Umesh Kadam CC : Satya , Amruta Lohiya , Rakesh Shahane
          Hide
          prasanna Prasanna Karlekar (Inactive) added a comment -

          Hi Alex Nguyen,

          Reports for this company are getting executed now.
          Please refer below screen shot:

          We will provide detailed root cause for this by Tuesday, 31-Oct-2017.
          Do let us know, if anything more is required.

          Thank you!

          cc: Gaurav Sodani, Jaideep Vinchurkar, Samir, Satya

          Show
          prasanna Prasanna Karlekar (Inactive) added a comment - Hi Alex Nguyen , Reports for this company are getting executed now. Please refer below screen shot: We will provide detailed root cause for this by Tuesday, 31-Oct-2017. Do let us know, if anything more is required. Thank you! cc: Gaurav Sodani , Jaideep Vinchurkar , Samir , Satya
          Hide
          alexn Alex Nguyen added a comment -

          Thank you Prasanna Karlekar. I verified the employee census report including enrollments are working now. Appreciate the help. Knowing the root cause would be good to have, so it can be avoided from happening again.

          Alex

          Show
          alexn Alex Nguyen added a comment - Thank you Prasanna Karlekar . I verified the employee census report including enrollments are working now. Appreciate the help. Knowing the root cause would be good to have, so it can be avoided from happening again. Alex
          Hide
          prasanna Prasanna Karlekar (Inactive) added a comment -

          Hi Alex Nguyen,

          Following are the 3Cs:
          Concern:
          Reports for MAG getting executed with "No records found"

          Cause:
          While executing any standard report for first time a folder and a data source gets created with ID that a company has got in database. The data source has connection string which stores information about the company which it needs to refer. Once datasource is created for a company, it is never deleted unless done maually. The ID which company MAG has got currently, was taken by different company earlier. Hence, the data source too was refering earlier company.

          Correction:
          To fix the issue, we deleted the datasource manually. After executing the report, new data source got created referring MAG company and report executed successfully.

          Please note that this issue is not a frequent issue and can occur at times, when a new company is added. Though this is a rare scenario, while adding any new company, deployment team can check if a folder with ID for new company already exists or not on Report Server. If yes, then that needs to be deleted before making the new company live.

          cc: Gaurav Sodani, [~parmeshwar.jumbade], Ashwin Wankhede

          Show
          prasanna Prasanna Karlekar (Inactive) added a comment - Hi Alex Nguyen , Following are the 3Cs: Concern: Reports for MAG getting executed with "No records found" Cause: While executing any standard report for first time a folder and a data source gets created with ID that a company has got in database. The data source has connection string which stores information about the company which it needs to refer. Once datasource is created for a company, it is never deleted unless done maually. The ID which company MAG has got currently, was taken by different company earlier. Hence, the data source too was refering earlier company. Correction: To fix the issue, we deleted the datasource manually. After executing the report, new data source got created referring MAG company and report executed successfully. Please note that this issue is not a frequent issue and can occur at times, when a new company is added. Though this is a rare scenario, while adding any new company, deployment team can check if a folder with ID for new company already exists or not on Report Server. If yes, then that needs to be deleted before making the new company live. cc: Gaurav Sodani , [~parmeshwar.jumbade] , Ashwin Wankhede
          Hide
          alexn Alex Nguyen added a comment -

          Hi Prasanna Karlekar,

          Thank you for taking the time and providing me thorough detail of the cause. I have taken note of this. Have a nice day.

          Alex

          Show
          alexn Alex Nguyen added a comment - Hi Prasanna Karlekar , Thank you for taking the time and providing me thorough detail of the cause. I have taken note of this. Have a nice day. Alex

            People

            Assignee:
            alexn Alex Nguyen
            Reporter:
            alexn Alex Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 3.5h
                3.5h