WCF and NAV 2009

Hedi
Member Posts: 16
Hi All,
I need to know is it possible that NAV2009 can call a WCF Service from the codeunit
Thanks for Help
I need to know is it possible that NAV2009 can call a WCF Service from the codeunit
Thanks for Help
0
Comments
-
what communication protocols are you going to use. if SOAP+HTTP (web services), then yes you can use MSDOM automation and there are many examples on how to do that in NAV.
Here is an example of WCF service running as windows service hosting a webservice.
http://mibuso.com/blogs/ara3n/2009/05/0 ... b-service/0 -
So as my enderstand, you that we must Hosting the WCF Service as a basic WebService to be consumed from the NAV Codeunit.0
-
Could you tell us what are you trying to do?0
-
Im trying fo to call a WCF Services from NAV2009 to integrate the NAV with others systems like MSCRM and an extranet.
so we have a WCF Layer that expose many services to be consumed.0 -
what communication protocol is that WCF is using?
Write your code for the communication in .NET, then make that COM visible dll file. In NAV you can reference and instantiate the dll and pass any relevant info to MSCRM.
I suggest to use already solution that are available. SCRIBE is one of them.0 -
Thanks,
I create a DLL that use my WCF Services and NAV can call it from NAV Form and the codeunit. The DLL works fine,
but Im trying now to use complex data:
I have a methode named "CreateCRMProduct" this methode take some parameter and return an Object of Type CRMProduct
that contain some properties like name, productnumber,ProductGuid..., NAV can see the CRMProduct type but I cant access to the properties, why? may be the is a way to format the WCF format of data into NAV format?
Thanks for Help0 -
0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions