1 Mar 2012 09:19
Re: [U2] XML arrays
Symeon Breen <symeonb <at> gmail.com>
2012-03-01 08:19:19 GMT
2012-03-01 08:19:19 GMT
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-bounces <at> listserver.u2ug.org [mailto:u2-users-bounces <at> 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.(Continue reading)
RSS Feed