1.4.0 • Published 4 months ago

@salesforce/plugin-omnistudio-migration-tool v1.4.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
4 months ago

OmniStudio Migration Tool

Before You Begin

Read and follow the directions in the Omnistudio migration documentation: https://help.salesforce.com/s/articleView?id=sf.os_migrate_omnistudio_custom_objects_to_standard_objects.htm&type=5

Running SFDX plugin

  1. Install SFDX cli using the official documentation located here.
  2. Authenticate your SFDX cli into the org you are going to use for development. You can follow authentication steps here.
  3. In a new terminal session, install the plugin using the following command
sfdx plugins:install @salesforce/plugin-omnistudio-migration-tool
  1. To run the migration tool, run the following command from your command line tool:
// To migrate everything
sfdx omnistudio:migration:migrate -u YOUR_ORG_USERNAME@DOMAIN.COM --namespace=VLOCITY_PACKAGE_NAMESPACE

//to migrate specific components: FlexCards, DataRaptors, Integration Procedures, or OmniScripts, add the following parameters:
--only=dr
--only=ip
--only=os
--only=fc

//to migrate all versions of the components and not just the active ones:
--allversions
  1. An HTML page will be open in your default browser with the results of your migration job.

Usage & parameters

USAGE
  $ sfdx omnistudio:migration:migrate [-n <string>] [-f] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel
  trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -n, --namespace=namespace                                                         the namespace of the vertical package

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  -v, --targetdevhubusername=targetdevhubusername                                   username or alias for the dev hub
                                                                                    org; overrides default dev hub org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

  -a, --allversions                                                                 migrate all versions and not
                                                                                    and not just the active ones.
1.4.0

4 months ago

1.3.1-dev.0

4 months ago

1.2.41

10 months ago

1.2.42

10 months ago

1.2.40

10 months ago

1.2.45

10 months ago

1.2.46

9 months ago

1.2.43

10 months ago

1.2.44

10 months ago

1.2.49

8 months ago

1.2.47

9 months ago

1.2.48

9 months ago

1.2.52

6 months ago

1.2.50

7 months ago

1.2.51

6 months ago

1.3.0

6 months ago

1.2.52-beta.0

6 months ago

1.2.35

10 months ago

1.2.38

10 months ago

1.2.39

10 months ago

1.2.36

10 months ago

1.2.37

10 months ago

1.2.27

12 months ago

1.2.28

12 months ago

1.2.26

12 months ago

1.2.29

12 months ago

1.2.30

11 months ago

1.2.31

11 months ago

1.2.34

11 months ago

1.2.32

11 months ago

1.2.33

11 months ago

1.2.24

1 year ago

1.2.25

1 year ago

1.2.19

1 year ago

1.2.20

1 year ago

1.2.23

1 year ago

1.2.21

1 year ago

1.2.22

1 year ago

1.2.18

1 year ago

1.2.17

1 year ago

1.2.8

2 years ago

1.2.12

2 years ago

1.2.13

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.16

1 year ago

1.2.14

2 years ago

1.2.15

2 years ago

1.2.7-beta.1

2 years ago

1.2.0

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.0-beta.1

2 years ago

1.0.0

2 years ago