Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

DataUpdateTool

Alexey Shytikov edited this page Mar 20, 2015 · 1 revision

Background

  • Created a new plugin that will trigger on data change?
  • Have existing data where the new plugin has not fired?
  • Don't want to create workflow to "touch" the records?

We all have been there.

Now there is a solution.

Project Description

This tool will touch / update / set / inactivate / etc records based on selection made with FetchXML.

It is really powerful and does not care about CRM UI constraints such as read-only fields, required fields, max length of strings etc.

Be careful!

But really a wonderful assistant when you need to bulk update information in ways that CRM UI cannot help you with.

Clone this wiki locally