Prerequisites
Before technicians can be migrated over from the old FSU platform, the following prerequisites must be completed.
- The Sedona-X Mobile - SedonaCloud Setup for Sedona-X Mobile guide must be completed.
- Old technician records in SedonaOffice need to be updated with a unique email and a new role specified.
- 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:
- EMail - This is the email that will be used to create a new application user in SedonaCloud. It needs to be current and unique.
- RoleGroup - A number that represents the specific role that the technician rates.
- Predefined Role Groups loaded into Sedonacloud. These cannot be modified/expanded.
- (1) Jr. Tech
- (2) Subcontractor
- (3) Sr. Tech
- (4) Project Manager
- (5) Manager
- Optional: Additional role groups can be customized by the customer in the SedonaCloud Host Portal => Role Groups page.
-
Too many roles defined in a role group will result in login issues.
- Predefined Role Groups loaded into Sedonacloud. These cannot be modified/expanded.
- 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.
- Exporting from to Excel can be done in a couple of ways.
- Copy and Paste
- Select * From [dbo].[SY_FSUWeb_Technician].
- Select all the data in the results window
- Right click and click "Copy with Headers"
- SSMS Export tool
- Open the Export Wizard
- Select the correct datasource, server and database
- Choose Excel as the destination
- Select only the SY_FSUWeb_Technician table
- Select Next to finish out the wizard
-
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]
- Copy and Paste
- Exporting from to Excel can be done in a couple of ways.
- 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:
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.
- Login to the Host Portal of the customer's SedonaCloud installation.
- Click on the "Companies" link in the top navigation
- Locate and edit the correct SedonaOffice company you want to migrate the technicians over from
- Check the "Migrate FSU Technician" checkbox.
- Click submit
- Verify all technicians have been migrated over.
- Click on the "Users" link in the top navigation
- Check the filter "Company Users" in the Users grid
- 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.