Quote Template Migration

  1. Home
  2. Docs
  3. Migration Guide
  4. Quote Template Migration

Quote Template Migration

This guide will cover creation, maintenance and execution of Migration Templates for Quote Templates and associated child objects.

Create Migration Template

  1. Login in to your Salesforce Account.
  2. Navigate to the CloudSync-M Data Migration workbench to define a new migration template.
    QT 2
  3. Select Migration Type, Select Destination as the Template Type and fill in the required fields.
    QT 3
  4. In the Select Destination field, choose the appropriate destination instance.
  5. Default Batch Size is 10 which is editable based upon the number of fields.
  6. To define the template, define the data by writing your Parent Query, with Quote Template as the parent object.

    a. Enter the parent Query as “SELECT ALL FROM SBQQ__QuoteTemplate__c”.
    b. In the Select Destination field, choose the appropriate destination instance.
    c. To include the Child Objects (Line Column and Template sections) click on the Add Child and enter the first child query. “SELECT ALL FROM SBQQ__LineColumn__c” and Parent Field as “SBQQ__Template__c”.
    d. Click on Add Child Button and enter the second child query as “SELECT ALL FROM SBQQ__TemplateSection__c” and Parent Field as “SBQQ__Template__c”.

  7. Click on Save As New to save this configuration as a new template.

    a. In the pop-up window enter the Template Name and a brief description.
    b. Click on Save. The new migration template will be saved.

Edit Migration Template

  1. Navigate to the CloudSync-M Data Migration Workbench
  2. Select the Template Type
  3. Now select the Template
  4. Make the necessary changes
  5. Click on Save to overwrite the existing template
  6. Or Click on Save As to save it as a new template

Execute Migration Template

  1. Navigate to the CloudSync-M Data Migration Workbench
  2. Select the Template Type
  3. Select the Template
  4. Click on Execute to start the migration.
  5. This will activate the migration from the source instance to the destination instance. Migration will take a few seconds.
    QT e5
  6. In the following page, a list of objects related to the selected parent or child will be displayed. Select all the objects that need to be migrated and click on Execute.
    QTE 6
  7. In the next page Select the Lookups
    QTE 7
  8. The Source and Destination schema will be verified for any discrepancies. A pop-up will open, enter the object API name & select the destination and compare object Schema Mapping and click on Map External ID and see both the source & destination External ID is mapped. Click Save Object Schema.
    QTE 8
  9. In the Source instance, click on the “Click Here to See the Results” link to check the results in the migration report.
    QTE 9
  10. A new page opens with the list of all records being migrated. Refresh the page during the migration to see the increasing count of records being migrated.
    QTE 10
  11. Switch to the Destination instance to view the results of the migration.
    QTE 11
  12. Navigate to the Quote Template tab and refresh to view the newly recreated records.
    QTE 12
  13. Compare Source and Destination records
    QTE 13
  14. Compare Source and Destination Record details.
    QTE 14
  15. Comparison of Templates in Line Columns
    QTE 15
Was this article helpful to you? Yes No

How can we help?