Posts

Showing posts from September, 2023

Unified developer experience, Opportunity to transition into git for source control for FinOps development

With the launch of the Unified developer experience, it's the perfect time to consider switching to git for source control as it will developers to work on their local computer, branching, switching between tasks and pushing the code when ready to share or they have connection again.   Microsoft has now shared documentation on how to work with git and X++ in their  Microsoft Solutions Playbook, Git walkthrough The yml pipeline files to build FinOps can be found here In our team we have ben using git for the last few years successfully without issues together with X++ development. 

Unified developer experience, deploying checked in binary models from local Visual studio

Image
Working in the local development experience for FinOps you'll probably come across the scenario where you add a dependency on a ISV model or other for which you only have the binaries.  When I tested this first I added a dependency for my model to a model for which I only had the binaries in my Metadata folder, building my model and selecting deploy to online environment expecting that it would deploy the model I made changes to and the new reference model. This didn't work.  What I found was that I first had to go to the deploy menu, select the binary models that I depended on and deploy them to the online environment. 

Most exciting FinOps news coming isn't in the FinOps news

Image
If you haven't heard about this yet, we are about to enter a new era in terms of functionality and development for Dynamics 365 for Finance and Operations as the application is now more seemlessly becoming a part of the Dynamics 365 and Power Platform eco system.  The news that every FinOps developer should be excited about is covered in the Power Platform 2023 release wave 2 and is set to GA in October 23.  Together with the exciting tweet from Lane Swenka hope the release of this is close!  We are getting local developement against cloud environments created in Power Platform.  Read more here   Update 2023-09-14 Official documentation released here