Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

How to Connect to Dynamics GP from Java

Posted on by 50

I have a need to connect to Dynamics GP from Java to pull/update information. What is the best way of doing it.

I see that their is something called econnect - which provides different ways

1) MSMQ, 2)BixTalk etc.

Which is the best way to connect? We don't host Dynamics GP, we just need to integrate to our clients Dynamics GP to pull/update data.

Thanks

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: How to Connect to Dynamics GP from Java

    There is no specific way to get this data using Java as such.

    Your summary options are:

    1. Use a SQL type query run by the Java application to periodically query the relevant GP data and present it for upload to your applicaion.

    2. Write your own triggers to run when new data enters the relevant GP tables (Not advisable unless you have no other options).

    3. Use eConnect to export data as the event happens in GP. If its Sales Orders / Purchase Orders etc then this is probably your best option. (Remember, Microsoft could change the underlying GP tables in new releases - using eConnect protects your initial investment in setting up these 'outegrations'...if you write your own triggers or base it on queries - these may have to be revisited when you upgrade GP).

    Your choice between 1 and 3 depends on how you need the data presented - in real time or in batch, Just new records or all records and the Java applicaion synchronises etc.

    The question of whether its strictly .net or Java is really too broad to answer here. In a way its not really a choice between Java and .Net. It would require proper analysis of requirements before one could advise you - If GP / eConnect / SQL is not your area of expertise, you could do worse than engage with a willing GP Partner.

    Best regards,

    Ian.

  • dynamics9 Profile Picture
    dynamics9 50 on at
    RE: How to Connect to Dynamics GP from Java

    I am trying to pull/update GP Dynamics data suh as Purchasing Order, Sales Order etc.

    I have a java application which needs to pull/update it. So is there a way to do this from Java or is it strictly Microsoft/.NET

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: How to Connect to Dynamics GP from Java

    Hi - the best starting point is eConnect. You can use the eConnect outgoing service to 'react' when something happens in GP and send out data that your system can then pick up.

    A lot depends on exactly what data you want exported and when.

    Ian.

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,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans