Sedona-X Mobile - Technician Migration

Prerequisites

Before technicians can be migrated over from the old FSU platform, the following prerequisites must be completed.

  1. The Sedona-X Mobile - SedonaCloud Setup for Sedona-X Mobile guide must be completed.
  2. Old technician records in SedonaOffice need to be updated with a unique email and a new role specified.
    1. When the latest version of SedonaCloud is installed, it creates two new fields in SedonaOffice on the [dbo].[SY_FSUWeb_Technician] table. The following columns are added:
      1. EMail - This is the email that will be used to create a new application user in SedonaCloud. It needs to be current and unique.
      2. RoleGroup - A number that represents the specific role that the technician rates.
        1. Predefined Role Groups loaded into Sedonacloud. These cannot be modified/expanded.
          1. (1) Jr. Tech
          2. (2) Subcontractor
          3. (3) Sr. Tech
          4. (4) Project Manager
          5. (5) Manager
        2. Optional: Additional role groups can be customized by the customer in the SedonaCloud Host Portal => Role Groups page.
        3. Too many roles defined in a role group will result in login issues.

    2. To make the migration as simple as possible, it's recommended that the current technicians in SedonaOffice are exported from [dbo].[SY_FSUWeb_Technician] table to Excel, then handed to the customer to populate the Email and RoleGroup fields for each technician.
      1. Exporting from to Excel can be done in a couple of ways.
        1. Copy and Paste
          1. Select * From [dbo].[SY_FSUWeb_Technician].
          2. Select all the data in the results window
          3. Right click and click "Copy with Headers"
        2. SSMS Export tool
          1. Open the Export Wizard
          2. Select the correct datasource, server and database
          3. Choose Excel as the destination
          4. Select only the SY_FSUWeb_Technician table
          5. Select Next to finish out the wizard
        3. Once the emails and roles have been collected from the customer, they can be imported back into SedonaOffice via SQL script or by editing the SQL Table [dbo].[SY_FSUWeb_Technician]

Data integrity must be verified by Bold Group to ensure the conversion is successful

Run the Migration Tool

The migration tool is built into the Host Portal of SedonaCloud.

  1. Login to the Host Portal of the customer's SedonaCloud installation.
  2. Click on the "Companies" link in the top navigation
  3. Locate and edit the correct SedonaOffice company you want to migrate the technicians over from
  4. Check the "Migrate FSU Technician" checkbox.
  5. Click submit
  6. Verify all technicians have been migrated over.
    1. Click on the "Users" link in the top navigation
    2. Check the filter "Company Users" in the Users grid
    3. Verify all technicians have been ported over.

All technicians will have a default password of Admin123$. This can be reset by the technician or SedonaCloud system administrator.

Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted for approval.