Use the steps below to set up the ERTH's This integration allows your technicians the ability to view data from MobileTech (customers, locations, equipment, etc.) in the Quadra Field Quoting mobile application integration with MobileTechapp. For more information about ERTH's Quadra Field Quoting application, see https://www.erthcorp.com/quadra-field-quoting-new/.
Use the steps below to install the Quadra Field Quoting integration with MobileTech.
...
Running the configuration script
- Download the
...
- Create Quadra Objects.sql script file from the Key2Act Customer Portal Download page: https://portal.key2act.com/customer-portal/downloads
...
- .
...
Running the configuration script
- Open Microsoft SQL Server Management Studio (SSMS).
- In Microsoft SSMS, open the Create Quadra Options.sql script file and complete the following steps:
- Replace the {company-db} text with your company database name such as TWO. e.g. USE [{company-db}] --> USE [TWO].
- Replace the {orgname} text (3 occurrences) with the actual company database name. e.g. {orgname}_RESCOXRM --> two_RESCOXRM.
- Replace the {quadra-db} text (2 occurrences) with the actual Quadra database name. e.g. {quadra-db}..mfq_recommendationTemplates --> QUADRA..mfq_recommendationTemplates.
- Set the @QuadraAPIKey variable that was issued by ERTH.
- Execute the Create Quadra Options.sql script.