Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Continuum API and GP 2015, discontinued.

Posted on by 75,730

Has the Continuum API been discontinued starting with GP 2015? What are people using instead or is everyone switching to the web client?

*This post is locked for comments

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Continuum API and GP 2015, discontinued.

    The Continuum API is a DLL that comes with the GP installation. The API DLL can be found here : 

    C:\Program Files (x86)\Microsoft Dynamics\GP2018\Interop.Dynamics.dll 

    The API Reference can be found on the DVD here:

    MDGP2018_RTM_DVD_ENUS\Tools\Continuum\ContinuumAPIGuide.pdf

    VB.NET Sample project can be found on the DVD here:

    MDGP2018_RTM_DVD_ENUS\Tools\Continuum\Samples

    The API Reference has a section for each of the sample projects explaining what they do.

    When GP installs, it registers the Continuum API as a COM object. There are two ways to reference this API in a Visual Studio project:

    1) Reference Interop.Dynamics.dll directly

    2) Reference the COM library "Dynamics Continuum Integration Library"

    The Continuum API versioning keeps up with the GP versioning (ie. GP 2018 -> Continuum API v.18) however I haven't yet found any issues with using different versions of the Continuum API with a single GP version.

    I haven't ever found any official statement from GP about the Continuum API but as far as I know (through trial and success) it still works seamlessly

  • Richard Wheeler Profile Picture
    Richard Wheeler 75,730 on at
    RE: Continuum API and GP 2015, discontinued.

    Did you find any documentation or were you successful through trial and error? Did you find all the tools in the GP 2018 install media?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Continuum API and GP 2015, discontinued.

    I have successfully used the Continuum API to interact with Microsoft Dynamics GP 2018.

  • Beat Bucher  GP Geek  GPUG All Star Profile Picture
    Beat Bucher GP Gee... 28,021 Super User 2024 Season 1 on at
    RE: Continuum API and GP 2015, discontinued.

    Hi James,

    Thanks for sharing this ... great info indeed.

    PS: there is no shame in referring back to your own blog :-) it's part of your community contribution as well..

  • Suggested answer
    JamesLyn Profile Picture
    JamesLyn 360 on at
    RE: Continuum API and GP 2015, discontinued.

    I can verify it works with GP 2013 R2. The continuum library is a C# library that you use to execute Sanscript code automatically. Sanscript is Microsoft's dexterity language which GP is built on. The library is found in your installation folder and is called Interop.Dynamics.dll. Talking with my Partner, it should still be supported in 2015 (I do not see why it would not work since it's just issuing Sanscript commands using C#).

    The other alternative is using the SDK for C#. Instead of executing Sanscript commands, you manipulate tables and forms directly using C# objects. The output is a dll you put into your add-ins folder. I have created add-ins that use both the Contiunuum library and SDK together with no problem.

    This thread describes how to find the SDK. Or you can find it online if you have your Customer Source login: community.dynamics.com/.../151924

    EDIT: Shameless plug: I have add-ins built with continuum and the SDK on my blog linked in my profile.

    James

  • Suggested answer
    Beat Bucher  GP Geek  GPUG All Star Profile Picture
    Beat Bucher GP Gee... 28,021 Super User 2024 Season 1 on at
    RE: Continuum API and GP 2015, discontinued.

    Richard,

    This thread was posted by someone that seems to use Continuum with GP 2013... no mention about more recent versions..

    community.dynamics.com/.../157718

  • Suggested answer
    Beat Bucher  GP Geek  GPUG All Star Profile Picture
    Beat Bucher GP Gee... 28,021 Super User 2024 Season 1 on at
    RE: Continuum API and GP 2015, discontinued.

    Hi Richard,

    I've never used (nor heard before) the Continuum API library, but it looks like the only usable download link I could find from MS was about the version for GP 2010..

    The funny thing is that Microsoft mentioned the API in their document "Choosing a Development Tool for GP 2013R2" but fails to provide any useful link inside of the PDF document dated back on May 2014.

    Maybe we can get some insights from MS itself... ?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans