Microsoft Dynamics GP Developing for Dynamics GP
A blog dedicated to the Microsoft Dynamics GP Developer & Consultant community
 
Welcome to MSDN Blogs Sign in | Join | Help

Developing for Dynamics GP

by David Musgrave (Australia) and the Microsoft Dynamics GP Developer Support Team (USA)

News

  • Please use the Blog Feedback? - Contact Us link at the top of the page to email questions relating to the blog itself.

    If you wish to ask a technical question, please use the links below to ask on the Newsgroups. If you ask on the Newsgroups, others in the community can respond and the answers are available for everyone in the future.

    Please do not use comments on pages and posts to ask questions unrelated to the topic on that page or post.



    Dates of Interest:

    11-Jul-2008: Blog Created by David Musgrave.
    10-Oct-2008: First Post by Scott Stephenson.
    04-Nov-2008: First Post by Dave Dusek.
    11-Nov-2008: First Post by Beth Gardner.
    28-Nov-2008: First Post by Chris Roehrich.
    30-Dec-2008: First Post by Patrick Roth.
    24-Feb-2009: First Post by Greg Willson.
    22-Apr-2009: First Post by David Clauson.
    04-May-2009: First Post by Ryan Wigestrand.
    19-Jun-2009: First Post by Dawn Langlie.
    03-Jul-2009: First Post by Emily Halvorson.
    23-Sep-2009: Created Twitter account with blog feed.
    20-Nov-2009: First Post by Alice Newsam.



    WorldMaps Statistics since
    24-Feb-2009:




    Click for WorldMaps Stumbler



    Translator Tool:




    Social Networking

    Follow David Musgrave and the blog on:

    David Musgrave on Twitter

    David Musgrave on LinkedIn


    Disclaimer

    This blog is provided "AS IS" with no warranties, and confers no rights.

    The links in this blog may lead to third-party Web sites. Microsoft provides third-party resources to help you find customer service and/or technical support resources. Information at these sites may change without notice. Microsoft is not responsible for the content at any third-party Web sites and does not guarantee the accuracy of third-party information.

Contents

Favourite Posts

Blog Links

Newsgroups Links

Resources Links

Hybrid Development and Continuum

David Meego - Click for blog homepageIn the past, I was known for my pioneering work with and promotion of Cross Dictionary Dexterity Development.  More recently I have been talking up the benefits of Hybrid Development and Developing Outside of the Box.

With all the tools available to the Microsoft Dynamics GP developer, and each tool having its strengths and weaknesses, it just makes sense to use whichever tool is best for a particular job.  Even if that means using multiple tools for the one solution.

As Mariano Gomez and I have been preparing for the two sessions we will be presenting at the Microsoft Dynamics GP Technical Conference 2009 in Fargo on the 9th-11th November 2009, we have been working with a variety of tools.  Mariano has written a great post that discusses hybrid development and why it is becoming so important.  Check out:

Developing Microsoft Dynamics GP hybrid integrating applications

Mariano has just posted a great hybrid solution to showing the total of a transaction in words.  Check out his solution using Visual Studio Tools to call the RW_ConvertToWordsAndNumbers() report writer function to get the amount in words.  Here is the link:

VST - Amount in Words on SOP Entry window

For other ways to get the most out of the RW_ConvertToWordsAndNumbers() function, see the following posts from this blog:

Hybrid - Cheque Amount in Words Example

RW - Getting RW_ConvertToWordsAndNumbers() to work with multi-currency

RW - Getting RW_ConvertToWordsAndNumbers() to show cents in words


It seems fitting that in the same week, Mohammad Daoud should publish a post showing how the Continuum Integration Library can be used to control the Microsoft Dynamics GP application interface as well as execute pass through sanScript.  Check out:

Practical Example on Dynamics Continuum Integration Library: GL Transaction Entry Integration

If you are running this code from VBA, the control of the interface can be handled with native VBA. However, this technique can be used from external VB applications.  Even though I would probably then use Visual Studio Tools instead.

Mohammad is also doing his bit for increasing the size of the Microsoft Dynamics GP consultant community with the birth of his son. Congratulations. Here is his post:

Father of my baby boy!.

Note: The use of the Continuum Integration Library to execute Dexterity scripts from VBA is not supported.

David

Posted: Tuesday, October 20, 2009 9:00 AM by David Musgrave

Comments

Mohammad R. Daoud said:

David,

Thanks for your post! Just a little clarification, sometimes using Dynamics Continuum Library is needed if you were in one of the following situations:

1. When creating VBA customizations across multiple dictionaries and not interested to face circular references, like having to call a form in “Smart-List” dictionary using one of the events in Dynamics GP dictionary, in the same time the form in Smart-List must perform some events on in Dynamics GP dictionary as the situation in this post: http://mohdaoud.blogspot.com/2009/06/how-to-call-gp-lookup-using-vba.html

2. When you need to loop through the values of a details window when the window is already loaded and the “Before Line Populated” event could not help.

3. When you need to perform integrations between external applications and third party forms or modules developed on dexterity or Microsoft Products that has neither integration manager adapter nor eConnect take the Cashbook Management Module as an example.

4. When you need to run few dexterity commands to run a Macro file or to call a lookup form as explained in the following post:

http://mohdaoud.blogspot.com/2009/07/calling-dynamics-gp-lookup-using-vba.html

Still needed dexterity commands is available, like “open forms” and “run script”, as those you could need if you were in any of the above situations.

Thanks again for your usual inputs and directions, and btw.. I will do my best to get my visa before November 9 and hopefully to attend your and Mariano's session @ the conference.

Regards,

Mohammad R. Daoud

# October 20, 2009 6:16 AM

Steven Vallarian said:

Will the Continuum API still be available in GP 11?

# October 21, 2009 10:37 AM

Patrick Roth [MSFT] said:

Steven,

There is no reason to expect that it will ever go away.

# October 21, 2009 11:18 AM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker