-

Role based X++ tests for D365FO
This is a didactic example of how to make tests using a specific role or set of roles. You’ll find the code example as well as a short explanation and video. … More Role based X++ tests for D365FO Read more
-

Developing unit tests in D365FO, Finance and Supply Chain summit 2023 event session
Here you are the talk I gave in the Finance and Supply Chain summit 2023 event, organized by the Power Community in Lisbon. This session is an introduction to Unit tests focused in D365FO, where many (or almost all) the technical consultants and developers skip that good practice of software development. I hope you enjoy… Read more
-

Deep dive into X++ SysOperation: Sending form multi-selected records in the contract.
In the YouTube video and in the post we are going to analyse a few wrong options to send form multi-selected records in the SysOperations data contract and to understand why they are not a good approach for making it in all the situations. Afterwards we are going to see the solution I would rather… Read more
-

D365FO SSRS Report parameters (Cell definitions) error
If you work with SSRS Reports, specially duplicating out of the box ones, you will probably have to deal with the parameters errors after restoring a dataset. This quick post will help you understand why is this happening and how to fix it, as it may not be straightforward and the errors are not self-explanatory.… Read more


