Connecting Tech Pros Worldwide Forums | Help | Site Map

Sending/receiving data

Mike
Guest
 
Posts: n/a
#1: Aug 2 '06

Hi,

We are in the process of evaluating a system that would allow us to receive data from third-parties and send data to partner companies. Our infrastructure includes Microsoft Navision, a SQL Server, and .NET 2.0. My idea would be to use web services with XML to fullfil the above requirements, but I have very little experience on web services. My main concerns are flexibility (future changes), performance in sending/retrieving data, and integration with Navision, since some data that we receive from external entities could be sent directly to Navision.

Does anyone have any experience with a similar scenario, or any suggestion that could help me identify the best solution and technologies to use?

Many thanks.
Mike




Sanjaya
Guest
 
Posts: n/a
#2: Aug 3 '06

re: Sending/receiving data


i suggest you can go ahead with web service...it would give u enough
flexiblity. but there will be an overhead on performance which is inherent
in WS...but it something that totally depend on your workloads and
performance requirments

-sanjaya-


"Mike" <none@none.comwrote in message
news:%23nii7fntGHA.4372@TK2MSFTNGP02.phx.gbl...

Hi,

We are in the process of evaluating a system that would allow us to receive
data from third-parties and send data to partner companies. Our
infrastructure includes Microsoft Navision, a SQL Server, and .NET 2.0. My
idea would be to use web services with XML to fullfil the above
requirements, but I have very little experience on web services. My main
concerns are flexibility (future changes), performance in sending/retrieving
data, and integration with Navision, since some data that we receive from
external entities could be sent directly to Navision.

Does anyone have any experience with a similar scenario, or any suggestion
that could help me identify the best solution and technologies to use?

Many thanks.
Mike




Closed Thread