Looking for an Expert Development Team? Take two weeks Trial! Try Now or Call: +91.9824127020

Scribe Insight – Getting Started with Dynamics 365 CE

Scribe Insight is one of the most widely used tools for data migration and integration projects involving Dynamics 365 CE.

In this article, we will see how we can use the tool to create our first data integration project involving Dynamics 366 CE using Scribe Insight.

Register, Download,and Setup the trial to begin with. Make sure to install the Microsoft Dynamics 365 CRM Adapter.

https://help.scribesoft.com/scribe/en/sol/account/accountadd.htm

Scribe Workbench is the component\tool that we would be working with for writing our first data map.

Open the Scribe Workbench tool, first, we will configure the source
scribe-insight-1
Select Microsoft Dynamics 365 Services and CRM as the adapter for the source.scribe-insight-2
Provide the connection details as shown below. Replace it with appropriate values of the Dynamics 365 CE organization
scribe-insight-3
Here we will be writing the package to delete the Account records, so select the Account as the Adapter object and click on Ok.
scribe-insight-4
Next, click on Configure steps
scribe-insight-5
Here select the CRM connection we created earlier.
scribe-insight-6
Select the account entity, and for operation select Delete operation and click on Add Delete Step.
scribe-insight-7
In operation tab, we can specify whether we want to run the operation in bulk and also the conditions basis on which we want to perform the delete operation.
scribe-insight-8
Flow controls allow us to specify the flow for the step.
scribe-insight-9
Similarly, we can specify Skip if Blank condition to skip rows
scribe-insight-10
Lastly, we select the account id from the source and account id field our destination and click on Lookup Link to map this field on basis of which we are going to perform the delete operation.
scribe-insight-11
Finally, click on the Run icon to run the job, we’d get the job summary window with all the details as shown below.
scribe-insight-12
Clicking on transaction errors will show the complete error log details.
scribe-insight-13

Back in CRM, we can see 69 records deleted from it.

Thus we saw how easily we can write data maps for our data integration and migration projects using Scribe Insight.

Post Tags

#Dynamics 365 CE

Aegis Infoways

Aegis Infoways is a leading software development company that provides a wide range of business solutions like software development, data warehouse, or web development for specific business needs.

Related Posts

10 Top B2B E-commerce Websites to Find Buyers...

10 Top B2B E-commerce Websites to Find Buyers...

Businesses must have B2B eCommerce platforms to expand operations to other nations, build relationships with dependable suppliers, and source goods more efficiently. As we approach 2025, these platforms will facilitate seamless global trade, whether for small...

CompletableFuture in Java

CompletableFuture in Java

Technology CompletableFuture is used for asynchronous programming in Java. Asynchronous Programming means running tasks in a separate thread, other than the main thread, and notifying the execution progress like completion or failure. It helps improve application...

10 Eclipse Java Plug-ins You Can’t Do Witho...

10 Eclipse Java Plug-ins You Can’t Do Witho...

Eclipse is the most widely used integrated development environment for Java. Used to develop the Java applications, Eclipse is also often used to develop applications. Its extensive plug-ins give it the flexibility to be customized. This open-source software has...

×