Carfup.XTBPlugins.BPFManager
1.2019.4.4
See the version list below for details.
dotnet add package Carfup.XTBPlugins.BPFManager --version 1.2019.4.4
NuGet\Install-Package Carfup.XTBPlugins.BPFManager -Version 1.2019.4.4
<PackageReference Include="Carfup.XTBPlugins.BPFManager" Version="1.2019.4.4" />
paket add Carfup.XTBPlugins.BPFManager --version 1.2019.4.4
#r "nuget: Carfup.XTBPlugins.BPFManager, 1.2019.4.4"
// Install Carfup.XTBPlugins.BPFManager as a Cake Addin #addin nuget:?package=Carfup.XTBPlugins.BPFManager&version=1.2019.4.4 // Install Carfup.XTBPlugins.BPFManager as a Cake Tool #tool nuget:?package=Carfup.XTBPlugins.BPFManager&version=1.2019.4.4
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2019.2.30)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2022.10.9 | 11,527 | 10/6/2022 |
1.2021.10.8 | 14,150 | 10/6/2021 |
1.2021.7.7 | 3,973 | 7/12/2021 |
1.2021.2.6 | 4,087 | 2/24/2021 |
1.2019.6.5 | 15,589 | 6/13/2019 |
1.2019.4.4 | 3,852 | 4/24/2019 |
1.2019.4.3 | 1,229 | 4/18/2019 |
1.2019.4.1 | 2,055 | 4/3/2019 |
1.2019.4.4
Major issue fixed which was blocking the whole process
Improvement of background process
1.2019.4.3
Views are now split by system and personal types
Entities are displayed with the Schema Name + Display name
Various improvements in the background
1.2019.4.1
Ability to query your data based on a CRM view or FetchXmlBuilder plugin.
Migrate the records based on result above to the selected BPF / BPF Stage.
Option to reduce the number of record processed in a round.