jamesnovak / PortalRecordsMoverConsole

Port of the Portal Records Mover XrmToolbox plugin by Tanguy Touzard
GNU General Public License v3.0
12 stars 8 forks source link
dynamics-365 dynamics-crm portals xrmtoolbox

PortalRecordsMoverConsole

Port of the Portal Records Mover XrmToolbox plugin by Tanguy Touzard

Original project: PortalRecordsMover

This project is console application version of the  MscrmTools.PortalRecordsMover plugin included with the XrmToolbox.

This is intended to be integrated into a DevOps solution for automated build and deployment.

Please refer to the sample portal_mover.cmd for a list of avaialable params. They are summarized below:

Command Line Options

The following command line parameter values will override any value specified in the settings JSON file. Passing in only the argument will null out any value found in the settings file

Example: export only, using command line parameters and a config file

Example: export and import, using command line parameters. Export and import are the same, so this is a move from dev to test