Difference between revisions of "XrmToolBox"

From Power Wiki
Jump to navigation Jump to search
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The XrmToolBox is a Windows application that connects to the [[Dataverse]] and Dynamics 365 Customer Engagement CE. It empowers everyone working with the Power Platform and there are 100+ tools which can be used. It was originally created by Tanguy Touzard but today everyone can contribute both to the Windows application as well as with building tools.  
+
The XrmToolBox is a Windows application that connects to [[Dataverse]] and [[Dynamics 365]] (CE). It empowers everyone working with the Power Platform and there are 100+ tools which can be used. It was originally created by Tanguy Touzard but today everyone can contribute both to the Windows application as well as to build tools.  
  
 
== How to get started ==
 
== How to get started ==
You download XrmToolBox from [https://www.xrmtoolbox.com/ here] and install it on your computer. When you run it for the first time you will need to connect to a Power Platform environment (which has a database). Connection are saved so next time you open XrmToolBox you’ll have your connection in place and just need to connect to it.  
+
You download XrmToolBox from [https://www.xrmtoolbox.com/ here] and install it on your computer. When you run it for the first time you will need to connect to a Power Platform environment (which has a database). Connections are saved so next time you open XrmToolBox you’ll have your connection in place and just need to connect to it.  
  
== Good to know ==
 
 
You find [https://www.xrmtoolbox.com/documentation/ documentation here].
 
You find [https://www.xrmtoolbox.com/documentation/ documentation here].
  
There is a podcast dedicated to XrmToolBox, it is called XrmToolCast and is hosted by Jonas Rapp and Daryl LaBar. They invite the community and talk about XrmToolBox tools. [https://xrmtoolcast.libsyn.com/ Go and listen!]  
+
== The Tools ==
 +
The different 🛠 are found under Plugin store. You find a complete [https://www.xrmtoolbox.com/plugins/ list of tool here].
  
== The tools ==
+
=== Wiki pages describing XTB tools ===
The different 🛠 are found under Plugin store. You find a complete [https://www.xrmtoolbox.com/plugins/ list of tool here].
+
* [[Tools for Developers]]
 +
* [[Tools for Makers]]
 +
* [[Tools for Admins]]
  
Here follows examples of very handy tools:
+
These pages contain information about tools that the wiki authors have either tried out themselves or know of someone who have tried them out. These pages will be updated soon to include more tools.
  
=== Tools for Makers ===
+
== XrmToolCast ==
* [https://www.xrmtoolbox.com/plugins/DLaB.Xrm.AttributeManager/ Attribute Manager] Here is a tool for the person who needs to “do it again and do it right”. Imagine that you have created a field for an entity in a solution, you use that field on forms, in views, in workflows, business rules and you might even have some data for this field. Then you realize – you really should have used another data type for this field. Well, do it again and do it right. That means, remove the field from all places you have added it to, create a new field and add that field to those places and there might be data to transfer from the old field to the new field. OR - use this tool and take away the painfully manual work. For DEV environments, since you cannot use it for managed solutions – and who uses unmanaged solutions in other environments than development environments?! ;-)
+
The podcast [https://xrmtoolcast.libsyn.com/ XrmToolCast] is dedicated to the XrmToolBox. [https://xrmtoolcast.libsyn.com/xrmtoolcast-episode-1 XrmToolCast Episode 1] was released on the 27th of November 2018. The hosts Jonas Rapp and Daryl LaBar discussed the history and future of XrmToolBox, Daryl and Jonas' experience creating tools and more. The hosts often invite the community and talk about tools related to XrmToolBox among other things and you might hear one or two dad jokes. Currently Daryl LaBar and Scott Durow are the hosts of the podcast. Since the 26th of February 2021 the podcast is also on [https://youtube.com/c/XrmToolCast YouTube].
* [https://www.xrmtoolbox.com/plugins/Carfup.XTBPlugins.BPFManager/ BPF Manager] This tool allows you to set an active business process flow stage for records in bulk. Use this after a data import, or simply to switch stages from an old BPF into a new one.
 
* [https://www.xrmtoolbox.com/plugins/MsCrmTools.Translator/ Easy Translator] Export all translations for a table/tables, update in Excel, import, tada!
 
* [https://www.xrmtoolbox.com/plugins/RibbonWorkbench2016/ Ribbon Workbench] Edit XML files manually or use the Ribbon Workbench. "Standard" for editing the Dynamics CRM Ribbon since Microsoft Dynamics CRM version 2011.
 
* [https://www.xrmtoolbox.com/plugins/Carfup.XTBPlugins.PersonalViewsMigration/ Personal User Views Migration] In [[model-driven apps]] users can create their own views. There are system views and there are personal views. There is no way to natively migrate personal views nor delete a personal view. With this tool you can accomplish both of those tasks.
 
* [https://www.xrmtoolbox.com/plugins/MsCrmTools.ViewLayoutReplicator/ View Layout Replicator] Update the different views for a certain entity manually (filers and what columns to include) or use this tool to replicate from one view to other views.
 
* [https://www.xrmtoolbox.com/plugins/MsCrmTools.UserSettingsUtility/ User Settings Utility] Instruct each user how to do certain updates or use this tool and manage users personal settings in bulk.  
 
* [https://www.xrmtoolbox.com/plugins/AndyPopkin.BulkWorkflowExecution/ Bulk Workflow Execution] In the UI, workflows can be run for only as many records that you can have in a view, i.e. 250 records at a time. Click through the views and execute workflows or use this tool to execute Workflows in bulk using CRM Views or FetchXML Queries.
 
  
=== Tools for Makers and Devs ===
+
== Contribute ==
* [https://www.xrmtoolbox.com/plugins/Cinteros.Xrm.FetchXmlBuilder/ FetchXmlBuilder] Create queries and code manually or use FetchXmlBuilder to create queries for [[Microsoft Dataverse]].  
+
YOU can create an XrmToolBox tool. Templates can be found [https://marketplace.visualstudio.com/items?itemName=TanguyTMVPCRM.XrmToolBoxPluginProjectTemplate-19499 here].
  
=== Tools for Devs ===
+
== Also see ==
* [https://www.xrmtoolbox.com/plugins/Xrm.Sdk.PluginRegistration/ Plugin Registration] Use the SDK version of Plugin Registration. Or use this tool and you can logon in the same way you do when using other tools.
+
* [[Tools]]
* [https://www.xrmtoolbox.com/plugins/Cinteros.XrmToolBox.PluginTraceViewer/ Plugin Trace Viewer] Look at the Plug-in Trace Log under legacy settings or use this tool to investigate the Plug-in Trace Log with easy filtering and display possibilities.
+
* [https://linnzawwin.blogspot.com/p/tools.html Linn Zaw Win’s place for Tools]

Latest revision as of 07:08, 19 December 2021

The XrmToolBox is a Windows application that connects to Dataverse and Dynamics 365 (CE). It empowers everyone working with the Power Platform and there are 100+ tools which can be used. It was originally created by Tanguy Touzard but today everyone can contribute both to the Windows application as well as to build tools.

How to get started

You download XrmToolBox from here and install it on your computer. When you run it for the first time you will need to connect to a Power Platform environment (which has a database). Connections are saved so next time you open XrmToolBox you’ll have your connection in place and just need to connect to it.

You find documentation here.

The Tools

The different 🛠 are found under Plugin store. You find a complete list of tool here.

Wiki pages describing XTB tools

These pages contain information about tools that the wiki authors have either tried out themselves or know of someone who have tried them out. These pages will be updated soon to include more tools.

XrmToolCast

The podcast XrmToolCast is dedicated to the XrmToolBox. XrmToolCast Episode 1 was released on the 27th of November 2018. The hosts Jonas Rapp and Daryl LaBar discussed the history and future of XrmToolBox, Daryl and Jonas' experience creating tools and more. The hosts often invite the community and talk about tools related to XrmToolBox among other things and you might hear one or two dad jokes. Currently Daryl LaBar and Scott Durow are the hosts of the podcast. Since the 26th of February 2021 the podcast is also on YouTube.

Contribute

YOU can create an XrmToolBox tool. Templates can be found here.

Also see