David Meego - Click for blog homepageMy trip to South Africa is completed and the GPUG Amplify South Africa conference is over for another year.

I am looking forward to coming back again to meet with the Microsoft Dynamics GP community in South Africa.

Read more »

David Meego - Click for blog homepageAfter a fantastic few days leading up to the conference, the first day of GPUG Amplify South Africa 2018 has finally arrived.

Jennifer accompanied me on the first day to help Angie Ryan and Katie Froeber with registration and then be there later for the end of the day when there were cocktails.

Read more »

David Meego - Click for blog homepageI will explain more in an article soon, but I will need to be relatively brief with my coverage of the GPUG Amplify South Africa 2018 conference. Needless to say Jennifer and I had a fantastic time in South Africa.

From my perspective, it was wonderful to have my wife along for the trip so she could meet some of the great people I work with… my “Conference Buddies”. That’s what I call my friends in the Microsoft Dynamics GP community that I only catch up with at conferences.

Read more »

David Meego - Click for blog homepageCalling all of the Microsoft Dynamics GP community in Africa, don’t miss out on your chance to get the special Early Bird pricing for GPUG Amplify South Africa registration.

Early bird registration expires on the 26th April 2018, so register now while you can still get the $50 discount, registering for $249 instead of $299.

Read more »

David Meego - Click for blog homepageThis is a reposting of an article I originally wrote on my Developing for Dynamics GP blog. As I can no longer keep the post updated on that blog, I am reposting an updated version here.

Below is the link for the original post:

Read more »

David Meego - Click for blog homepageMicrosoft Dynamics GP is just over 25 years old now and there are big plans to celebrate its 30th anniversary.

The Dynamics product and its underlying development environment, Dexterity, were developed in the late 1980s and early 1990s. On the 29th February 1993, Great Plains Software released its new accounting system with a GUI (Graphical User Interface), Dynamics 1.0.

Read more »

David Meego - Click for blog homepageIt took a little while after the old Microsoft Connect site for Microsoft Dynamics GP product suggestions was shut down, but the new site has been up and running for a little while and is getting lots of great suggestions added.

I recommend signing in and reviewing the existing suggestions and even adding some of your own ideas (if they are not there already). The Microsoft Dynamics GP development team use these suggestions when deciding on future enhancements to the product.

Read more »

David Meego - Click for blog homepageIt has been just over a year since the last time this old chestnut was raised by someone in the community.

This time the question of Microsoft Dynamics GP’s future has been raised by Mark Brummel, who was a Microsoft MVP (Business Solutions) for the Microsoft Dynamics NAV product, and is based in the Netherlands.

Read more »

David Meego - Click for blog homepageOne of the regular pieces of feedback I often hear from Microsoft Dynamics GP users is that they really wished that the application would remember where they want their windows positioned.

To solve this issue, in Build 22 of GP Power Tools, I added the Window Position Memory feature (released in February 2017).

Read more »

David Meego - Click for blog homepageI often work with multiple instances of Dexterity open at the same time and export & import resources or cut & paste code between the instances.

Once I have everything updated, I usually Compile All to make sure that all the code is compiled and that there are no compile time errors. Don’t want any of those pesky “FP: Script Not Found” errors you get if you have saved but not compiled a script.

Read more »

David Meego - Click for blog homepageLast year, I went to Johannesburg, South Africa for the ReigniteGP conference organised by Pieter Cornelius from Braintree with the support of Dynamics Africa. The conference was fantastic and it was great to get to know the African GP Community.

This year the conference is back and it is better. Now working with Dynamic Communities the conference has been re-launched as GPUG Amplify South Africa.

Read more »

David Meego - Click for blog homepageI recently had issues with one of my products and need to share the cause of the issue and the solution with the Microsoft Dynamics GP development community.

I made changes to all my products late last year, introducing a new registration system. The code uses Visual Studio Tools for Microsoft Dynamics GP addin DLLs written in Visual C# to handle all the communication with the appropriate registration server.

Read more »

David Meego - Click for blog homepageA little while back I was discussing the Microsoft Dynamics GP HTML5 Web Client with an Australian Partner Consultant and he told me about an issue I was not aware of with date formats.

It turns out that the HTML5 web client does not display date formats correctly for anyone outside of North America. More specifically, the date format used in the application windows is in MM/DD/YYYY format regardless of your workstation’s regional settings.

Read more »

David Meego - Click for blog homepageIf you want to do any reporting on Microsoft Dynamics GP application level security from the SQL Server level, you need to use the Security Resource Descriptions (SY09400) table to map the Resources Type, Dictionary ID and Security/Resource ID to actual named resources that make sense to humans.

I have often seen questions raised about why some systems have all the resources listed in this table and other systems only have a subset of the resources or the table is empty.

Read more »

David Meego - Click for blog homepageWith the addition of Service Based Architecture (SBA) into Microsoft Dynamics GP 2015 and later, Dexterity global procedures can be marked as Service Enabled.

This allows a Dexterity global procedure to be a Service procedure which is exposed as a REST based web service via Service Base Architecture.

Read more »

David Meego - Click for blog homepageDynamic Communities have recently opened registration for the next GPUG Summit in Phoenix, Arizona, USA on the 15th to 18th October 2018.

GPUG Summit is the premier event for the Microsoft Dynamics GP community. Learn and connect with fellow Dynamics experts, Microsoft Support Technicians, Engineers, MVPs and more from around the globe, all while enjoying Phoenix, Arizona!

Read more »

David Meego - Click for blog homepageI love writing these sorts of articles. My good friend and fellow MVP, Mariano Gomez, has been using GP Power Tools to assist him in his role as Development Manager at Mekorma and has written blog articles about his experiences.

GP Power Tools removes much of the complexity and time needed for Cross Dictionary development in Dexterity.

Read more »