SOAP/HTTP/Webservice examples

Administrator
Member, Moderator, Administrator Posts: 2,506
SOAP/HTTP/Webservice examples
You can see how to work with SOAP/HTTP/Webservice in Navision.
Include 2 samples works with services:
- get currency rate
- get weather temperature
http://www.mibuso.com/dlinfo.asp?FileID=1384
Discuss this download here.
You can see how to work with SOAP/HTTP/Webservice in Navision.
Include 2 samples works with services:
- get currency rate
- get weather temperature
http://www.mibuso.com/dlinfo.asp?FileID=1384
Discuss this download here.
0
Comments
-
I am sorry but I'm newbie. This consume or exhibits a webservices?0
-
These are examples how to consume a webservice.No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0
-
Hi,
can anyone explain how to use this "Webservicetool" for getting Orders from a webshop.
Need Authentification for Example :
< ?xml version="1.0" encoding="UTF-8"? >
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:ns1="http://current.plenty.shop/plenty/api/soap/version100/"
xmlns:ns2="Authentification" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Header>
<ns2:verifyingToken>
<UserID>9</UserID>
<Token>810f2edcb7677ab90d53551eca7a2df5</Token>
</ns2:verifyingToken>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:GetServerTime ></ns1:GetServerTime>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>0 -
welcome.
sorry but my English is bad.
I have a problem with this example. When www.webservicex.net service is unavailable then the program crashes, and very long waits for the server response.
methods:
locautXmlHttp.setRequestHeader('KeepAlive','false');
locautXmlHttp.setRequestHeader('Timeout','5000');
do not work.
Is there another way to do it, so the program does not crash (stop)?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