Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

eConnect Integration direct on SQL Server

(0) ShareShare
ReportReport
Posted on by

Every Day, I need to integrate a large amounts (over 1.000.000) of data from txt files to Dynamics GP 2013.

At first, I did a development with VS 2010 and eConnect 2013, but integration process took a lot of time and sometimes not finish. then I'm using eConnect 2013 (v 12.0) direct on SQL Server database running stores procedures of eConnect and take about 3 minutes to integrate over 1.000.000 data transactions.

But, each node is a Store Procedure eConnect on SQL Server database less principal and group nodes,

<eConnect> It's not a SP
    <PMTransactionType>  It's not a SP
        <taPMTransactionTaxInsert_Items>  It's not a SP
            <taPMTransactionTaxInsert />  It's a SP
        </taPMTransactionTaxInsert_Items>  It's not a SP
        <taPMDistribution_Items>  It's not a SP
            <taPMDistribution />  It's a SP
        </taPMDistribution_Items>  It's not a SP
        <taPMTransactionInsert />  It's a SP
    </PMTransactionType> It's not a SP
</eConnect>  It's not a SP

Integration should execute SPs in order to scheme XML document, but sample above that isn't happened because threw an exception and resolved it executing first  taPMTransactionInsert SP then taPMDistribution SP, Does It not important taPMTransactionType node?, Does node not execute anything validation?, It is correct to execute eConnect SP in any order? how to guarantee data integrity?

I want to continue integrating on SQL Server database but ensuring integrity of data.

*This post is locked for comments

  • Community Member Profile Picture
    on at
    RE: eConnect Integration direct on SQL Server

    Hi Harrry,

    Thanks a lot for your answer, eConnect has any SPs which retrieve information about next document number, i.e., taGetNextJournalEntry, taGetNextPMSchNumber, taGetNextRMSchNumber...Direct integrations on sql server involves making the necessary validations before running the stored procedure integration.

    I'll continue integrating with SQL Server Store Procedure and I'll check data integrity on Dynamics GP tools or process (Posting, check links, etc).

    thanks

  • Suggested answer
    Redbeard Profile Picture
    12,931 on at
    RE: eConnect Integration direct on SQL Server

    James,

    I seemed to remember recently reading a post related to your problem.   Here is a link.  I hope this helps.

    www.azurecurve.co.uk/.../get-next-journal-entry-number

  • Community Member Profile Picture
    on at
    RE: eConnect Integration direct on SQL Server

    Hi Harry

    Thanks for your answer, I know extensibility and personalization about new eConnect nodes, I don't want to do that. I read econnect  SDK again and It says I can execute integration on SQL eConnect SP in the same order as XML Scheme but It doesn't say any thing differences between APIs .NET application and execute SQL eConnect SP about data Integrity

    I think, It's possible that exists any differences, i.e.; a GLTransactionType XML Document in XMLelement <JRNENTRY> when this element is empty in APIs .NET application automatically search next Journal Entry on Dynamics GP, but, in SQL eConnect SP if you not specify  a value for param @I_vJRNENTRY on SP threw an exception; That is validation type which I refer, Which others ones (validations) avoid or loss running integration on SQL Server ? It is reliable data integration?

  • Suggested answer
    Redbeard Profile Picture
    12,931 on at
    RE: eConnect Integration direct on SQL Server

    There was a recent post about eOne Node Builder, which allows you to build your own nodes, if there is not a GP Node to fit your purpose.  Perhaps this would help in this situation.

    www.eonesolutions.com/.../NodeBuilder

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Almas Mahfooz Profile Picture

Almas Mahfooz 3 User Group Leader

Featured topics

Product updates

Dynamics 365 release plans