Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.

Login Failed #3

Description

@BriannaBrown-hub

Hi there,

I'm attempting to run the sample 'Migrate Products, Pricebooks and PricebookEntries' - on the mvn exec:java -Dexec.mainClass="migrator.module.client.MigrateProducts" -pl datamigrator-module command i'm getting Login failed! error.

Any advice would be highly appreciated. I'm keen to be able to utilize this tool.

my build.properties file looks like this:

source.sfdc.login=<SOURCE_SF_USERNAME>
source.sfdc.password=<SOURCE_SF_PASSWORD>
source.env.endpoint="https://salesforce.com/services/Soap/u/44.0/"
# TARGET
target.sfdc.login=<TARGET_SF_USERNAME>
target.sfdc.password=<TARGET_SF_PASSWORD>
target.env.endpoint="https://test.salesforce.com/services/Soap/u/44.0/"

# # Optional proxy
# env.proxy.host=
# env.proxy.port=

target.threads.count=1

source.type=org

object.mapping.dir=/object-mappings/
data.mapping.dir=/data-mappings/ ```


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions