[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Ftpapi Digest, Vol 68, Issue 13



Thanks for getting back.  I got the problem fixed by using release 1.23 (was working with 1.24) The reason I knew that the response was good is I was using http_debug which is great. I also was walking through debug of the prototype Incoming and the name field was always a string of reverse image characters until I went to the 1.23 release. One final comment thank you Scott for leveling the playing field.

Billy

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of ftpapi-request@xxxxxxxxxxxxxxxxxxxxxx
Sent: Thursday, February 09, 2012 12:00 PM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: Ftpapi Digest, Vol 68, Issue 13

Send Ftpapi mailing list submissions to
	ftpapi@xxxxxxxxxxxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	http://www.scottklement.com/mailman/listinfo/ftpapi
or, via email, send a message with subject or body 'help' to
	ftpapi-request@xxxxxxxxxxxxxxxxxxxxxx

You can reach the person managing the list at
	ftpapi-owner@xxxxxxxxxxxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ftpapi digest..."


Today's Topics:

   1. Unreadable characters (Billy Terpstra)
   2. RE: Unreadable characters (Mike Krebs)
   3. Re: Unreadable characters (thomas.raddatz@xxxxxx)
   4. RE: Unreadable characters (David Huls)


----------------------------------------------------------------------

Message: 1
Date: Wed, 8 Feb 2012 22:25:56 +0000
From: Billy Terpstra <bterpstra@xxxxxxxxxxxxxx>
Subject: Unreadable characters
To: "ftpapi@xxxxxxxxxxxxxxxxxxxxxx" <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
Message-ID:
	<EADB99859B12404981CB5303BF59196D22080779@xxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

I am getting unidentified highlighted characters as my return from http_url_post_xml.  I have the http_debug turned on and the web service is passing info back correctly  just nothing that I can read in my rpg program.  Any thoughts.
CONFIDENTIALITY NOTICE: This email, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you received this email and are not the intended recipient, please inform the sender by email reply and destroy all copies of the original message.
-------------- next part --------------
   I am getting unidentified highlighted characters as my return from
   http_url_post_xml.  I have the http_debug turned on and the web service
   is passing info back correctly  just nothing that I can read in my rpg
   program.  Any thoughts.

   CONFIDENTIALITY NOTICE: This email, including any attachments, is for
   the sole use of the intended recipient(s) and may contain confidential
   and privileged information. Any unauthorized review, use, disclosure,
   or distribution is prohibited. If you received this email and are not
   the intended recipient, please inform the sender by email reply and
   destroy all copies of the original message.

------------------------------

Message: 2
Date: Wed, 8 Feb 2012 17:02:43 -0600
From: Mike Krebs <mkrebs@xxxxxxxxxxxxxxxxxx>
Subject: RE: Unreadable characters
To: HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
Message-ID: <3DF08BA25872B644A1421B9F085B18298B29329DDC@xxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

> web service is passing info back correctly just nothing that I can read in my rpg program.

How do you know it passing back information correctly if you can't read it?



------------------------------

Message: 3
Date: Thu, 9 Feb 2012 09:26:10 +0100
From: thomas.raddatz@xxxxxx
Subject: Re: Unreadable characters
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Message-ID:
	<OF719A417F.FD821594-ONC125799F.002DFF29-C125799F.002E5ED4@xxxxxx>
Content-Type: text/plain; charset="us-ascii"


Maybe that it is helpful to post the debug log, so that we can see what is 
actually returned by the web service. Based on your explanation I assume 
that there is an issue with the character encoding.

You may also look the hex values of the return values (eval fieldName :x). 
Maybe you can find out what charcater set it is.

Thomas.

ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 08.02.2012 23:25:56:

> Von: bterpstra@xxxxxxxxxxxxxx
> An: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
> Datum: 08.02.2012 23:37
> Betreff: Unreadable characters
> Gesendet von: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
> 
> I am getting unidentified highlighted characters as my return from 
> http_url_post_xml.  I have the http_debug turned on and the web 
> service is passing info back correctly  just nothing that I can read
> in my rpg program.  Any thoughts.
> CONFIDENTIALITY NOTICE: This email, including any attachments, is 
> for the sole use of the intended recipient(s) and may contain 
> confidential and privileged information. Any unauthorized review, 
> use, disclosure, or distribution is prohibited. If you received this
> email and are not the intended recipient, please inform the sender 
> by email reply and destroy all copies of the original message.
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------


--
IMPORTANT NOTICE:
This email is confidential, may be legally privileged, and is for the
intended recipient only. Access, disclosure, copying, distribution, or
reliance on any of it by anyone else is prohibited and may be a criminal
offence. Please delete if obtained in error and email confirmation to the sender.
-------------- next part --------------
   Maybe that it is helpful to post the debug log, so that we can see what
   is actually returned by the web service. Based on your explanation I
   assume that there is an issue with the character encoding.
   You may also look the hex values of the return values (eval fieldName
   :x). Maybe you can find out what charcater set it is.
   Thomas.
   ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 08.02.2012 23:25:56:
   > Von: bterpstra@xxxxxxxxxxxxxx
   > An: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   > Datum: 08.02.2012 23:37
   > Betreff: Unreadable characters
   > Gesendet von: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   >
   > I am getting unidentified highlighted characters as my return from
   > http_url_post_xml.  I have the http_debug turned on and the web
   > service is passing info back correctly  just nothing that I can read
   > in my rpg program.  Any thoughts.
   > CONFIDENTIALITY NOTICE: This email, including any attachments, is
   > for the sole use of the intended recipient(s) and may contain
   > confidential and privileged information. Any unauthorized review,
   > use, disclosure, or distribution is prohibited. If you received this
   > email and are not the intended recipient, please inform the sender
   > by email reply and destroy all copies of the original message.
   >
   -----------------------------------------------------------------------
   > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   > [1]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   -----------------------------------------------------------------------

   --
   IMPORTANT NOTICE:
   This email is confidential, may be legally privileged, and is for the
   intended recipient only. Access, disclosure, copying, distribution, or
   reliance on any of it by anyone else is prohibited and may be a
   criminal
   offence. Please delete if obtained in error and email confirmation to
   the sender.

References

   1. http://www.scottklement.com/mailman/listinfo/ftpapi

------------------------------

Message: 4
Date: Thu, 9 Feb 2012 07:22:18 -0600
From: David Huls <dhuls@xxxxxxxxxxxxxxxxxxxx>
Subject: RE: Unreadable characters
To: HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
Message-ID:
	<3B3CEF3BD573704B8665848DA10184E002B14DABA7@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
	
Content-Type: text/plain; charset="us-ascii"

When I use http_url_post_xml, I normally have to use QDCXLATE to translate to EBCDIC before I can read the data.

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Billy Terpstra
Sent: Wednesday, February 08, 2012 4:26 PM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: Unreadable characters

I am getting unidentified highlighted characters as my return from http_url_post_xml.  I have the http_debug turned on and the web service is passing info back correctly  just nothing that I can read in my rpg program.  Any thoughts.
CONFIDENTIALITY NOTICE: This email, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, or distribution is prohibited. If you received this email and are not the intended recipient, please inform the sender by email reply and destroy all copies of the original message.
CONFIDENTIALITY NOTICE:  This e-mail and any attachments may contain privileged and/or confidential information. This e-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this e-mail, you are hereby notified that reading, copying, disclosing, distributing, disseminating or taking any action in relation to the contents of this e-mail and any of its attachments is strictly prohibited and may be unlawful. If you have received this e-mail in error, please notify the sender immediately and permanently delete the original e-mail and destroy any copies or printouts of this e-mail as well as any attachments.



------------------------------

-----------------------------------------------------------------------
This is the FTPAPI mailing list digest.  To unsubscribe, go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------


End of Ftpapi Digest, Vol 68, Issue 13
**************************************
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------