Hi!
Can you help me with the problem of connecting CRM and Navision. i have two sistems in the company and i need to explore i what king of way i can integrate the CRM and Navision.
I found on the net that there is a posibility to connect them with some third party connector called Celenia. Is this the only way or it is possible with the Nav app server. Any sugestion is welcomed.
... never stand between the dog and the tree ...
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Do you maybe have some white paper or some books that i can read on the selected subject... ](*,) Thx...
But NAS is the best solution
My world: Dynamics NAV,SQL and .NET
CEO at Solving Dynamics
http://www.solvingdynamics.com
RIS Plus, LLC
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
RIS Plus, LLC
Yes, but how do they comunicate, do they use the same database ore different ones. Do you need to syncronise that database. Really it seems like the mistery...
I worked on a CRM connector and we used the Commerce Gateway process, using a MSMQ monitor and a .NET component to catch the post callouts and forward them to Biztalk. The CG part isn't necessary, we used it because we didn't have a whole lot of time. You can of course send XML right to a MSMQ or something like that. Our work was sent to the office that worked on the new connector and probably ended up at Celenia as a base to look at the mechanism.
RIS Plus, LLC
Okey no details needed. Just some info so that i can search the net for detailed informations... Since you've been working on the project maybe you know about some documentation or some white paper...
Another thing, I've didn't use the NAS to conect the client withe the sql server. Actually i didn't know that that is an option.. Is this the better solution or worst solution... Thnx..
Search this forum for MSMQ samples and CRM, there's been discussions about it a number of times. Search the internet for CRM post callouts, it's I believe in the CRM SDK that you can read online in the msdn library.
RIS Plus, LLC