NAV Web Service Caller v3

Administrator
Member, Moderator, Administrator Posts: 2,506
NAV Web Service Caller
This is a component where allows NAV developers to invoke web service calls on demand from their code. It is developed in .NET 2.0.
Features:
(*) You can instantiate complex data argument structures
(*) You can browse web service information including: Enumerations, method names and property information
http://www.mibuso.com/dlinfo.asp?FileID=1033
Discuss this download here.
This is a component where allows NAV developers to invoke web service calls on demand from their code. It is developed in .NET 2.0.
Features:
(*) You can instantiate complex data argument structures
(*) You can browse web service information including: Enumerations, method names and property information
http://www.mibuso.com/dlinfo.asp?FileID=1033
Discuss this download here.
0
Comments
-
NAV Web Service Caller
This is a component where allows NAV developers to invoke web service calls on demand from their code. It is developed in .NET 2.0.
Features:
(*) You can instantiate complex data argument structures
(*) You can browse web service information including: Enumerations, method names and property information
Update 17/12/2008:
(*) Note the dll file has been replaced with the correct one.
http://www.mibuso.com/dlinfo.asp?FileID=1033
Discuss this download here.0 -
Thanks Alexander - looks like a very useful DLL this..
Please could you give an example of instantiating a complex Argument? e.g. where one of the Method arguments is an Object in itself, containing multiple Properties .0 -
Hi theo, and thank you for your nice words. I am sorry for my late answer but I had some serious matters keeping me away.
You can create a new object of a web service type using the below code fragment:object := wsx.Create('Data'); // Data complex xsd type MESSAGE( wsx.GetPropertyInfoForObject(object) );
providing that you know the complex data type name. You can get all available types as string usingMESSAGE( wsx.GetAvailableTypes() );
The problem here is that yes you can instantiate a complex object but seems that I have forgot to provide a way to set inner fields / properties.
Also I know that this is not formulated as it should be, but I will send an update within this weeks.0 -
phaetto wrote:Hi theo, and thank you for your nice words. I am sorry for my late answer but I had some serious matters keeping me away.phaetto wrote:You can create a new object...phaetto wrote:The problem here is that yes you can instantiate a complex object but seems that I have forgot to provide a way to set inner fields / properties.phaetto wrote:Also I know that this is not formulated as it should be, but I will send an update within this weeks.
Kind regards,
Theo
PS: What is the connection between Phaetto an Alexander?0 -
NAV Web Service Caller v3
This is a component which allows NAV developers to invoke web service calls on demand from their code. It is developed in .NET 2.0.
Features:
(*) You can instantiate complex data argument structures
(*) You can browse web service information including: Enumerations, method names and property information
Update 5/03/2008:
(*) Added a "Web Service Analysis Tool" that is creating most of the code snippets automatically to connect even to most complex web services and types.
(*) Added functions for manipulating deep complex structures.
(*) Removed structure retrieval functions (Get methods, properties). Those will be updated and restructured in a future release.
Update 17/12/2008:
(*) Note the dll file has been replaced with the correct one.
http://www.mibuso.com/dlinfo.asp?FileID=1033
Discuss this download here.0 -
Hi,
Thanks for this component \:D/ , I have one more question, is it possible to use it to create a new object for example to create a new business entity in MS Dynamics CRM?
For Example:
Passing the customer using the websrvice MS CRM to create the customer from MS NAV 2009 to MS CRM :?: :idea: ;
Thanks for the answer.Regards
Hanen TALBI0
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