473,403 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Is there any limit as to the size of XML file that can be sent in a Web Service parameter?

Dear Authorities:

Is there a limit as to the size of XML file that can be safely sent in a Web
Service as parameter? Realizing that XML is just a string, how many
characters can be safely transmitted to a Web Service? Or is there NO
limit?

Someone should know the answer to this question? Please reply.

Sincerely,

Burton G. Wilkins
Nov 23 '05 #1
3 8109
Hi,

There is no real limitation on this, however... keep in mind that:

- The larger the message, the more time. Clients might encounter
time-outs.
- Windows (32b) system assigns 4Gb a process, 2Gb Kernel & 2Gb User.
Use a streaming model or you might run into memory issues.
- The WebServices system tries to "Serialize" & "Deserialize"
objects<->xml. Having a huge XML will cause a huge deserialize
process.

Hope this helps,

Marvin Smit.

On Wed, 27 Jul 2005 07:57:54 -0700, "Burton Wilkins"
<bu************@worldnet.att.net> wrote:
Dear Authorities:

Is there a limit as to the size of XML file that can be safely sent in a Web
Service as parameter? Realizing that XML is just a string, how many
characters can be safely transmitted to a Web Service? Or is there NO
limit?

Someone should know the answer to this question? Please reply.

Sincerely,

Burton G. Wilkins


Nov 23 '05 #2
Thank you Marvin. A detail like that is very important to know in planning
what could or should be transmitted using a Web Service.

"Marvin Smit" <ma*********@gmail.com> wrote in message
news:uj********************************@4ax.com...
Hi,

There is no real limitation on this, however... keep in mind that:

- The larger the message, the more time. Clients might encounter
time-outs.
- Windows (32b) system assigns 4Gb a process, 2Gb Kernel & 2Gb User.
Use a streaming model or you might run into memory issues.
- The WebServices system tries to "Serialize" & "Deserialize"
objects<->xml. Having a huge XML will cause a huge deserialize
process.

Hope this helps,

Marvin Smit.

On Wed, 27 Jul 2005 07:57:54 -0700, "Burton Wilkins"
<bu************@worldnet.att.net> wrote:
Dear Authorities:

Is there a limit as to the size of XML file that can be safely sent in a WebService as parameter? Realizing that XML is just a string, how many
characters can be safely transmitted to a Web Service? Or is there NO
limit?

Someone should know the answer to this question? Please reply.

Sincerely,

Burton G. Wilkins

Nov 23 '05 #3
Hi,

if you want to "just transport large amounts of data" (so no real
object<->xml conversion), you're probably better of using WSE with
DIME.

Marvin Smit.
On Wed, 27 Jul 2005 11:19:56 -0700, "Burton Wilkins"
<bu************@worldnet.att.net> wrote:
Thank you Marvin. A detail like that is very important to know in planning
what could or should be transmitted using a Web Service.

"Marvin Smit" <ma*********@gmail.com> wrote in message
news:uj********************************@4ax.com.. .
Hi,

There is no real limitation on this, however... keep in mind that:

- The larger the message, the more time. Clients might encounter
time-outs.
- Windows (32b) system assigns 4Gb a process, 2Gb Kernel & 2Gb User.
Use a streaming model or you might run into memory issues.
- The WebServices system tries to "Serialize" & "Deserialize"
objects<->xml. Having a huge XML will cause a huge deserialize
process.

Hope this helps,

Marvin Smit.

On Wed, 27 Jul 2005 07:57:54 -0700, "Burton Wilkins"
<bu************@worldnet.att.net> wrote:
>Dear Authorities:
>
>Is there a limit as to the size of XML file that can be safely sent in aWeb >Service as parameter? Realizing that XML is just a string, how many
>characters can be safely transmitted to a Web Service? Or is there NO
>limit?
>
>Someone should know the answer to this question? Please reply.
>
>Sincerely,
>
>Burton G. Wilkins
>


Nov 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: lvcha.gouqizi | last post by:
I embed an applet in my php script which has a parameter providing an input file for the jar. Does this file has size limit? The code is as follows: <APPLET ARCHIVE="myapplet.jar" WIDTH=372...
0
by: pcouas | last post by:
Hi, Currtently My SOAP service use method with String parameter. But in fact my String size has always 15 caracters. Could i define a SOAP service with a limited string parameter like...
6
by: tigr | last post by:
I am trying to read BLOBs from a large table (i.e., greater than 34K rows) using Java and the IBM JDBC driver (actually through an Application server). I get the following: SQL0429N The...
0
by: Burton Wilkins | last post by:
Dear Authorities: I realize that in communicating with a Web Service, one is essentially passing a string as a parameter. Is there a limit over the Internet how long a parameter string can be?...
5
by: Jefferis NoSpamme | last post by:
Hi all, I'm trying to limit the file size of an image submission and I keep running into various problems. I've got most of it working, but I'm stumped and I have a basic question as to WHY this...
5
by: Steve | last post by:
WSE352 Size of the record exceed its limit I have a C#.Net windows app that calls a FileNet web service. I can run a select against the web service and it returns up to 7,200 records with 5...
6
by: Nosferatum | last post by:
Hi, on my Apache server I want to limit access to a certain file ouput (from php/MySQL) to just one IP. The idea is that users from another site should click a link whic redirects them to my...
1
by: spider007 | last post by:
Hi, I want to pass a 2-3GB file as a parameter (XML type) to a Stored procedure. Is that possible? What is the max limit of parameter size for XML datatype? Thanks.
2
by: Ron Hinds | last post by:
I'm getting this in an ASP application on IIS6/W2K3. The page in question is trying to return a XML file approximately 45MB in size. Changing this is not an option. Worked fine on IIS5/W2K. I tried...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.