Skip to content

[QUESTION] - Error at the moment of executing script from terminal to kick off the data migration tasks #980

@carlosalonsorodriguez

Description

@carlosalonsorodriguez

From this step:

Image

At the moment of run the Script in Console/Terminal, the MAC console opens, and after executing the script, an error is retrieved without no action done.

This is the script to run:
% sf sfdmu run --sourceusername calonso@salesforce.com.xxxxxx --targetusername calonso@salesforce.com.yyyyy --path '/Users/calonso/Documents/sfdmu-gui-app/workspaces/CalculationMatrices/PricingMatrix'
`

and this is the response given by the terminal:

 ›   Warning: @salesforce/cli update available from 2.75.5 to 2.77.6.
(node:89938) Warning: Deprecated config name: apiVersion. Please use org-api-version instead.
(Use `node --trace-warnings ...` to show where the warning was created)
[17:36:57.840] Execution of the command sfdmu:run has been started.
=== Loading and validating the export.json script ...

=== OBJECT SET #1 STARTED

Running Plugin version: 4.38.0
Running Add-On API version: 1.6.0
[17:36:57.848] Loading Core Add-On Module declarations ...
Command in progress... done
 
[17:36:57.854] [ERROR] Command initialization error: There are no objects to process..
[17:36:57.857] [ERROR] Execution of the command sfdmu:run has been completed. Exit code 2 (COMMAND_INITIALIZATION_ERROR).
[17:36:57.857] Total time elapsed: 00h 00m 00s 016ms .


logs are attached as well- >

2025-02-26__17_36_57.log

Metadata

Metadata

Assignees

Labels

completedThe issue was successfully resolved/Feature is completedhelp-wantedUser need a help or something not working, not a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions