|
| Author |
Message |
MCasquilho Guest
|
Posted: Mon May 19, 2008 7:55 pm Post subject: Web Services for Dynamics NAV |
|
|
Does anyone have sugestions how to deploy Web Services for NAV, particulary
using the functionality of NAS, so that the methods itself can be coded in
NAV.
Thanks.
--
MC |
|
| Back to top |
|
 |
|
Torsten Droste Guest
|
Posted: Tue May 20, 2008 1:32 pm Post subject: RE: Web Services for Dynamics NAV |
|
|
"MCasquilho" wrote:
| Quote: |
Does anyone have sugestions how to deploy Web Services for NAV, particulary
using the functionality of NAS, so that the methods itself can be coded in
NAV.
Thanks.
--
MC
|
Hi Manuel,
you can follow this approach using XMLports in NAV 4/5 :
http://blogs.msdn.com/nav/archive/2008/04/15/using-web-services-to-access-microsoft-dynamics-nav-5-0.aspx
or wait for true webservice-publishing from inside NAV in NAV2009.
Regards,
Torsten |
|
| Back to top |
|
 |
|
|
weko Guest
|
Posted: Tue May 20, 2008 1:57 pm Post subject: RE: Web Services for Dynamics NAV |
|
|
not necessarily....
"MCasquilho" wrote:
| Quote: |
Does anyone have sugestions how to deploy Web Services for NAV, particulary
using the functionality of NAS, so that the methods itself can be coded in
NAV.
Thanks.
--
MC |
|
|
| Back to top |
|
 |
|
MCasquilho Guest
|
Posted: Tue May 20, 2008 3:16 pm Post subject: RE: Web Services for Dynamics NAV |
|
|
Hi Torsten,
Thanks, I'll check that out.
--
MC
"Torsten Droste" wrote:
|
|
| Back to top |
|
 |
|
MCasquilho Guest
|
Posted: Tue May 20, 2008 3:17 pm Post subject: RE: Web Services for Dynamics NAV |
|
|
do you have other sugestion?
--
MC
"weko" wrote:
| Quote: |
not necessarily....
"MCasquilho" wrote:
Does anyone have sugestions how to deploy Web Services for NAV, particulary
using the functionality of NAS, so that the methods itself can be coded in
NAV.
Thanks.
--
MC |
|
|
| Back to top |
|
 |
|
|
Daniel Rimmelzwaan Guest
|
Posted: Tue May 20, 2008 4:57 pm Post subject: Re: Web Services for Dynamics NAV |
|
|
What Weko means that no not in standard NAV, but there are external 3rd
party components that allow you to do it, quite possibly with additional
custom development. The link that Torsten posted is really good, and I can
also recommend www.mibuso.com and www.dynamicsuser.org for more information
about webservices in NAV.
"weko" <weko@discussions.microsoft.com> wrote in message
news:A922A2A1-8729-4AE7-9F37-9A5E1488C983@microsoft.com...
| Quote: |
not necessarily....
"MCasquilho" wrote:
Does anyone have sugestions how to deploy Web Services for NAV,
particulary
using the functionality of NAS, so that the methods itself can be coded
in
NAV.
Thanks.
--
MC |
|
|
| Back to top |
|
 |
|
|
forum@4bsoftware.biz Guest
|
Posted: Wed May 21, 2008 8:45 am Post subject: Re: Web Services for Dynamics NAV |
|
|
Hello,
you can use automations "'Microsoft Soap Type Library
v3.0'.HttpConnector30" and "'Microsoft Soap Type Library
v3.0'.SoapSerializer30". It's very easy to use it in NAV and with
NAS.
Best Regards
Billy B. |
|
| Back to top |
|
 |
|
|
|