WaelHamze / xrm-ci-framework

xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL to PluginRegistrationMappingSchema.json not working

Hebbink opened this issue · comments

Hi Wael,

I wanted to use your "MSCRM Plugin Registration" task in Azure DevOps but at the "Mapping Json Path" info icon it says this:

"Mapping json file sample can be found here: https://github.com/WaelHamze/xrm-ci-framework/blob/master/MSDYNV9/Xrm.Framework.CI/Xrm.Framework.CI.PowerShell.Cmdlets/PluginRegistration/PluginRegistrationMappingExample.json"

But that gives a 404 error.. Can you provide me the example JSON please?

I'm trying to set the "Run in user's context" setting of a certain step after deployment. Right now it being set back to the executing user after every deployment because the source and target environment reside in other tenants and therefor the users have the same name but not the rest.