1st rule of agile ERP: deploy vanilla ERP

  • Post comments:12 Comments
  • Reading time:5 mins read

image“Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.” That’s the very first principle of the Agile Manifesto.

The problem with ERP is that the first deliveries are all but early: they typically occur only after about twenty months.

Twenty months is a heck of a long time. And value achieved after a twenty-month implementation is often far below expectations.

(more…)

Continue Reading1st rule of agile ERP: deploy vanilla ERP

5 steps to implement ERP the Agile way

  • Post comments:6 Comments
  • Reading time:5 mins read

Roadside waterfall by digitaldust In my previous post I’ve (what, again?) shared some statistics about success and failure rates of software projects in general and ERP projects specifically. It seems that ERP projects fare somewhat worse than generic software projects, which I stated might have a lot to do with how requirements are handled.

Agile is an unpopular word in ERP world. We, the ERP people, love the glory and the thunder of The Waterfall. It has worked for us since forever, after all. Yes, we’ve all seen it fail every so often, but we’ve learned to learn from failure, and we know there is no better approach. Don’t we?

Frankly, I am not completely sure we do.

(more…)

Continue Reading5 steps to implement ERP the Agile way

Printing NAV reports in different languages

  • Post comments:1 Comment
  • Reading time:6 mins read

Last week I delivered the C/SIDE Development course for partner community in Zagreb. As always, questions abound afterwards. Today, I’ve got a question from an attendee: “What’s the best way to print a report in multiple languages?”.

Up front: this is NOT a technical post. It IS about technical solution, but it is primarily about design, usability, standards and best practices. I’ll plain ignore the fact that it does use a few C/SIDE or C/AL references, so please, do likewise 😉

(I said this because I kind of swore not to C/AL around this blog anymore, but again – sometimes I just have to do it.)

(more…)

Continue ReadingPrinting NAV reports in different languages

How to prevent failure: project education

  • Post comments:6 Comments
  • Reading time:4 mins read

According to Standish Group, top causes of failed IT project are these:

  • lack of end-user engagement,
  • unclear specification,
  • changes in scope,
  • lack of management support,
  • lack of planning,
  • unrealistic and unclear goals.

I haven’t seen too many failed Microsoft Dynamics NAV implementation projects, but those that I did see fail, have failed precisely for a selection of these reasons.

Take a closer look at the list above. Doesn’t it seem that the blame lays mostly on the customer? But is it really customer’s fault?

(more…)

Continue ReadingHow to prevent failure: project education

Sure Step in action: Architecture Assessment

  • Post comments:0 Comments
  • Reading time:6 mins read

Implementing a new Microsoft Dynamics solution doesn’t merely introduce a new piece of software into your environment. Yes, the software is an important part, you need to deploy it successfully, configure it as necessary, probably even customize it and change the business logic under the hood.

One component, however, is easily overlooked, and you wouldn’t believe how often it’s not addressed until late. Or too late. It’s the infrastructure.

Infrastructure is tough. It’s not just servers and desktops with some wires, switches and access points in between. Its a lot more. What kind of hardware do you need for your servers or desktops? What kind of performance do you really need? What kind of network layout is optimal for your transaction volume? Should you run the client on desktop machines, or would a remote desktop access be a preferred method? Do you virtualize your servers? What kind of failover capacities do you need? Can you retain any of your old hardware? How many users will use the system? Tomorrow? In five years? What about interfaces and integration to other systems or applications?

A couple of wrong answers, and down you go.

(more…)

Continue ReadingSure Step in action: Architecture Assessment