Business Analysts and Scrum

Still trying to figure out some of the basics, I guess. On a non-scrum project, we would normally have titles such as a developer, a tester, a business analyst, etc. But, since Scrum does not recognize titles within the development team, and since there are only 3 roles in Scrum, the only “role” business analysts… Read More »

PSM I (Professional Scrum Master I)

I have to say that taking PSM I test probably produced more adrenaline within an hour (that’s how long you can spend on this test) than taking any of the Dynamics exams, but this is because Scrum is something more theoretical to me. It’s simple with Dynamics – here is how you do the plugins,… Read More »

SCRUM

  It can’t be solely about Dynamics all the time, so how about Scrum, just for a change? To start with, I’ve been on so many different projects, and a lot of them did claim to be following SCRUM.  But I am just starting to realize, now, how little did I know to believe that… Read More »

Moving Dynamics 365 instances between tenants – doable or not?

It’s just something I was exploring today in preparation for the MB2-715, and, it seems, there are ways to move instances from one tenant to another without having to actually migrate the data. At least that seems to be the case according to the discussions here: https://community.dynamics.com/365/projectserviceautomation/f/767/t/271668 https://answers.microsoft.com/en-us/msoffice/forum/msoffice_o365admin-mso_dep365-mso_o365b/migrating-a-dynamics-crm-instance-from-one-office/30c77a4c-ebdb-499e-8f6d-5efc9ac36155 This is likely going to involve a… Read More »

Easy Repro: what is it?

  Easy Repro seems to be a bit unusual name for  what is, basically, an automated UI testing framework, since it’s not so much about reproducing the issues as it is about testing various UI scenarios: https://github.com/Microsoft/EasyRepro And I wanted to emphasize it right here. Easy Repro is not a product.. neither it’s a technology..… Read More »

Skipping process initialization on create

We had a scenario where we did not want to initialize a BPF when a record is created – basically, those were records for which it would take some time before anybody would really need to start looking at them. Until that moment, they would be staying “dormant” in the system, and, then, once they’ve… Read More »

Dynamics: What are your Reporting Options

  When looking at the reporting options in Dynamics, it sometimes feels that there are just way too many, and, even though there are lots of good ones, there is always something that seems to be missing. Just so we could start somewhere, let’s see what Microsoft has to say: https://technet.microsoft.com/en-us/library/dn531183.aspx In other words, we… Read More »