I have a customer who has lost the unmanaged versions of a number of solutions.
As part of the project I have written a C# command line tool which gathers all the customized entities, fields and views into XML and then uses the XML to generate these items within a target Dynamics system.
In this case I am going from 2011 on premise to 365 (v9) online.
The tools work well and we have saved a great deal of time in recreating an extensive list of items.
There are no requirements to do so but my thoughts have wandered to potentially including Forms in the tool.
My question is:
Is the XML blob that represents the 2011 Form able to imported into a new 365 using custom code or will 365 spot some difference in the schema and refuse?
As far as I can tell Views haven't changed so maybe Forms haven't either?
*This post is locked for comments
I have the same question (0)