Skip to main content
Version: 1.9.2

B2B CRM Application Deployment

To deploy the B2B CRM application, complete the following steps:

  1. Install the B2B CRM application.
  2. (optional) Deploy the demodata.

To install the B2B CRM application for the first time, use the full version pack. To update the application from the previous versions, use the update packages.

caution

Note that different B2B CRM versions are compatible with different platform versions. If required, update the platform version, otherwise the B2B CRM application will not work correctly.

Deploy full version


tip

Role required: admin.

To install the B2B CRM application to your instance from scratch, complete the following steps:

Required platform version

B2B CRM versionCompatible platform versions
1.2.1, 1.2.2, 1.3.0, 1.3.1, 1.3.21.18.1 – 1.22.3 (inclusively)
1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.21.18.1 – 1.23.3 (inclusively)
1.5.3, 1.5.41.24.2 and above
1.5.5, 1.6.01.25.0 and above
1.6.2, 1.6.31.28.0
1.6.4, 1.7.0, 1.7.1, 1.8.0, 1.9.01.28.2 and above

Starting from the 1.2.1 version, the master data and demo data are included in separate files.

  1. Install the [CRM]_1_2_1_full.sop package.
  2. Import the JSON file with the master data [CRM]_1_2_1_master_data.json.
  3. (optional) Import the JSON file with the demo data [CRM]_1_2_1_demo_data.json.
  4. (optional) Install the package with the demo data [CRM]_1_2_1_demo_data.sop.

The numbers in the file titles may be different from the ones mentioned in the instruction depending on the installed version.

Install updates


tip

Role required: admin.

Install all versions and patches in their release order.

Example:

To update the application from version 1.1.0 to 1.5.5, sequentially install the update packages in the following order: 1.2.0, 1.2.1, 1.2.2, 1.3.0, 1.3.1 and so on until 1.5.5. Always follow the version deployment instructions.

Demonstration data features:

  • the demo data pack installed remains on your instance even after the application update.
  • install new demo data packs over the existing demo records. The records will be updated.

Update version 1.9.0 to version 1.9.2

Required platform version: 1.34.0 and above.

  1. If you have the VCSM application installed on your instance, complete steps 1.1 and 1.2, otherwise start with step 2:
    1. Go to the list located at {your instance URL}/list/vcsm_deal_registration and export the data to JSON.
    2. Delete the Number column from the Deal Registration (vcsm_deal_registration) table. To do so, go to the record located at {your instance URL}/record/sys_db_column/173269815713467821 and click Delete in the burger menu.
  2. Install the [CRM]_TCHRLS0001816_Certificate_Migration.sop package.
  3. Run the script located at {your instance URL}/record/sys_script/176898620203671955 to export data from the Certification (crm_dev_certificates), Certification Stage (crm_certification_stage), and Certificate (crm_contact_certificate) tables to a JSON file that will be attached to the script record.
  4. Install the [CRM]_1_9_2.sop update package.

After you have installed the version 1.9.2, complete the following steps:

  1. Run the script located at {your instance URL}/record/sys_script/176898620203671955 again. The data from the JSON file will be imported into the Certification (crm_certification), Certification Stage (crm_stage_certification), and Certificate (crm_certificate) tables.
  2. Upload the data that was exported in step 1.1.
  3. Run the script located at {your instance URL}/record/sys_script/177504115409008893 to add numbers to the existing leads.
  4. (optional) If you use the Ainergy integration for adding widgets to the Lead (crm_leads) form, open the Add Ain Call and Smart Filling to Leads server script record located at the {your instance URL}/record/sys_script/175429644308553855 address and click Run. This script adds Ainergy widgets to the Lead (crm_leads) form.
  5. (optional) If you use the Ainergy integration for content generation, install the [CRM]_CRM_1_9_0_AIN_1_12_0.sop package with the prompts required for the work of the integration.