This is a case where the programmer is getting the start and end tags, but data 
is missing in the middle.    The vendor is saying that the data is an array in 
xml that is missing.


Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen
Sent: Thursday, March 01, 2012 3:19 AM
To: 'U2 Users List'
Subject: Re: [U2] XML arrays

Is the actual http stream truncated, or is it just part of the payload that is 
truncated.  If the first then there is some network/protocol error, if the 
latter it could be an error in application you are connecting to, or a 
misunderstanding as to what data you are trying to get.

Are you able to contact the https service from say curl or wget etc.  If you 
turn on protocol logging you can acces the actual headers being sent so you can 
try the precise http conversation outside of u2. In my experience many issues 
using the build in u2 http(s) functions are due to a request http header 
missing or being set incorrectly.



-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: 29 February 2012 21:30
To: U2 Users List
Subject: [U2] XML arrays

I have a programmer who is performing an https call and retrieving data back
from the webserver, but some of the data is coming back truncated.   The web
developer said that there is an array inside the xml that is being
truncated.   Has anyone seen this type of issue?    We are running Unidata
7.2.12 on AIX.

Thanks,
Dan

Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1424 / Virus Database: 2113/4842 - Release Date: 02/29/12

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to