Hello,
I'm trying to use the dataverse input component to connect to Microsoft Dynamics.
For my first test, I have used Service Principal method (cf. image "First test.jpg). With this method, I managed to retrieve metadata (tables and columns). But when I launched the workflow, impossible to retrieve the data. In the Designer results, I had these informations :
Dataverse Input tool initialized.
DCM.E : No connection ID is available.
Plugin class successfully loaded
And then the workflow was blocked. I had to stop it manually.
For my second test, I have tried to use DCM with Authentication Method "Microsoft Dataverse Service".
With this method, it was also OK to retrieve metadata. This time, the workflow finished with the following error : "Connection to platform was not successful".
If someone has an idea why I can retrieve metadata but not data, it would be really great.
Thanks.