I would like to create a MQ Message into MSMQ queue and then read from
AXapta through AIF. For example, I would like to create a record for
"Custtable" through MSMQ queue, so, by reading the message from the queue
through AIF, we can create a new record. Is there any example how we can
submit the data (i think data should be in XML format) into the MS queue via
C# (or via any 3rd party tools)?
Thanks
Matt
currently i have no end to end example on how to use c# msmq and aif but
here are some links which should help you.
General usage of msmq with c#:
http://www.codeproject.com/KB/cs/mgpmyqueue.aspx
Using msmq to send xml messages with c#:
http://www.eggheadcafe.com/tutorials/aspnet/af86b2ae-f9b9-4f29-a08b-9332ed9da498/c-msmq--send-and-receiv.aspx
Msmq and AIF (Dynamics AX side):
http://technet.microsoft.com/en-us/library/aa834340.aspx
http://daxdilip.blogspot.com/2007/10/msmq-exchange-with-ax.html
And in addition an AX -> msmq -> AIF -> AX example:
http://blogs.msdn.com/b/emeadaxsupport/archive/2010/04/26/creating-an-msmq-message-that-can-be-consumed-by-ax-aif-process.aspx
Hope this helps you.
--
Sincerely yours
Axel Kühn (visit my Dynamics AX blog at: http://blog.ak-home.net)
------------------------
Streamline Systems, LLC http://www.streamlinesys.com
My blog @ http://daxmusings.blogspot.com