Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Use the steps below to set up the ERTH's Quadra Field Quoting mobile application integration with MobileTech. For more information about ERTH's Quadra Field Quoting application, see https://www.erthcorp.com/quadra-field-quoting-new/.

File Needed

Download the following file at the Key2Act Customer Portal Download page: https://portal.key2act.com/customer-portal/downloads.

  • Create Quadra Objects.sql (script)

Running the configuration script

  1. Open Microsoft SQL Server Management Studio (SSMS).
  2. In Microsoft SSMS, open the Create Quadra Options.sql script file and complete the following steps:
    1. Replace the {company-db} text with your company database name such as TWO. e.g. USE [{company-db}] --> USE [TWO].
    2. Replace the {orgname} text (3 occurrences) with the actual company database name. e.g. {orgname}_RESCOXRM --> two_RESCOXRM.
    3. Replace the {quadra-db} text (2 occurrences) with the actual Quadra database name. e.g. {quadra-db}..mfq_recommendationTemplates --> QUADRA..mfq_recommendationTemplates.
    4. Set the @QuadraAPIKey variable that was issued by ERTH.
  3. Execute the Create Quadra Options.sql script.
  • No labels