Coder Social home page Coder Social logo

vlocity_config_migration's Introduction

Transfering Attributes, Object Layouts and more between two Vlocity Orgs with SFDMU

The attached export.json file in this repo has been used to successfully migrate Attributes, attribute assignments, object classes and their respective Layotus (among a few other things) between two Vlocity Orgs using SFDMU.

Requirements

  • Your source Org has a Formula Field called ObjectClassId__c on the vlocity_cmt__ObjectClass__c object simply containing CASESAFEID(Id)
  • Your target Org has a Text field OldId__c on the vlocity_cmt__ObjectClass__c object

These two steps are necessary to migrate the Object Layouts that belong to each Object Type in the Product Designer.

Run SFDMU

Use the export.json to migrate data between your source and target org.

Adjust Subclasses on Layouts

Run the overridesubclasses.apex script. This will use the OldId__c that has been mapped to the Old Id of the record on the target org, and uses it to assign the new Id on the new org.

After this, visiting the Product Designer and the the respective Object Types (for example Product Configuration Layouts) will show you the layouts you are used to from your previous org.

vlocity_config_migration's People

Contributors

dschibster avatar

Stargazers

Sven Francornel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.