Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

TechKnowledge Content

SUMMARY

The install of eConnect comes with various sample applications. There are two very useful samples:

XML Message Pusher at C:\Program Files\Microsoft Great Plains\eConnect75\eConnect Samples\Queue Client

XML Direct Document Sender at C:\Program Files\Microsoft Great Plains\eConnect75\eConnect Samples\XMLDirectDocumentSender

MORE INFORMATION

Though the applications appear to be similar, they work very differently. The XML Message Pusher will take an XML document and place it on a queue. It does not pass the XML document to Great Plains directly. Once it is on the queue, the Incoming Service or BizTalk need to pick the message up off the queue and pass it to Great Plains. This would be the utility to use when testing the Incoming Service or BizTalk. If testing is being done with the .Net API, this utility can be used with the Incoming Service and Microsoft Message Queuing. The Incoming Service uses the .Net API.

The XML Direct Document Sender will pass the XML document to the eConnect COM Object which then passes it on to Great Plains. The XML Direct Document sender does not put messages on to the queue. This would be the application to use to test document when passing them to the eConnect COM Object.

Source code for each of the samples can be found in their respective directories. These are Visual Basic 6.0 applications.

This article was TechKnowledge Document ID: 34468

APPLIES TO

Microsoft Dynamics GP 9.0

Microsoft Business Solutions–Great Plains 8.0

Microsoft Business Solutions–Great Plains 7.5

Microsoft Great Plains Dynamics 7.0

Microsoft Great Plains eEnterprise 7.0

eConnect

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×