GithubHelp home page GithubHelp logo

Comments (9)

tdashworth avatar tdashworth commented on June 12, 2024 1

Hi @LinnZawWin, when was the environment created that you are connecting to?

The AuthType Office365 is becoming deprecated (please see https://docs.microsoft.com/en-us/powerapps/developer/data-platform/authenticate-office365-deprecation). I would try the OAuth type as described in the article although I didn't have much luck with that either.

We are aware of this issue and looking to release a fix soon.

from xrm-datamigration-xrmtoolbox.

LinnZawWin avatar LinnZawWin commented on June 12, 2024 1

@tdashworth That is the trial environment which was created less than a month ago.

I tried both Connection Wizard and OAuth connection methods but it's not working either. 😔

Thanks for planning to fix this issue soon. Please keep me posted.

from xrm-datamigration-xrmtoolbox.

ksulikow avatar ksulikow commented on June 12, 2024 1

@tdashworth This issue is not related to the engine itself but to the XrmToolbox plugin implementation - can we move this issue to XrmToolbox plugin repository, please.

from xrm-datamigration-xrmtoolbox.

LinnZawWin avatar LinnZawWin commented on June 12, 2024 1

@ksulikow Thanks for the fix. The initial issue was not just Multithreaded Processing, Data Import process was not working at all for any connection methods.

Now, I just tested version 1.0.5.0 and it is working for all types of Connection Methods for Single-Threaded processing.
Multithreaded Processing is working for OAuth, SDK Login Control and Client Id / Secret connection types.

from xrm-datamigration-xrmtoolbox.

tdashworth avatar tdashworth commented on June 12, 2024

It seems that only Office 365 connection strings are supported by the Data Migrator. Consuming applications of the Data Migrator must be updated.

from xrm-datamigration-xrmtoolbox.

LinnZawWin avatar LinnZawWin commented on June 12, 2024

@tdashworth I used the O365 connection string for my XrmToolBox connection but the Data Import process does not progress further than the message in your first comment. Any idea?

image

from xrm-datamigration-xrmtoolbox.

ksulikow avatar ksulikow commented on June 12, 2024

@tdashworth That is the trial environment which was created less than a month ago.

I tried both Connection Wizard and OAuth connection methods but it's not working either. 😔

Thanks for planning to fix this issue soon. Please keep me posted.

Multi threading processing is using currently CrmServiceClient Clone method which is only supported for OAuth connections:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.xrm.tooling.connector.crmserviceclient.clone?view=dynamics-xrmtooling-ce-9

If you use connection string eg. with clientid and secret then it is working as I just tested it.

from xrm-datamigration-xrmtoolbox.

ksulikow avatar ksulikow commented on June 12, 2024

@tdashworth @LinnZawWin Can you try multithreading with the OAuth connection, please? The latest version 1.0.5 is using the Clone operation as I mentioned above, and it is working for me, be careful as you will see two sections for Thread Count - I opened a new issue for it, it will be fixed, for now set up both to eg 2 threads. Let me know if it works, please

from xrm-datamigration-xrmtoolbox.

tdashworth avatar tdashworth commented on June 12, 2024

@ksulikow can we close this now?

from xrm-datamigration-xrmtoolbox.

Related Issues (20)

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.