|
date: Wed, 21 Oct 2020 12:55:03 -0600
from: Charles Wilt <charles.wilt@xxxxxxxxx>
subject: Re: HTTP Post via Sql/RPG
Good catch, yes indeed HTTPPOSTBLOB should be used.
CCSID on the .ZIP might not matter then, but it should still be set to
65535.
Charles
On Wed, Oct 21, 2020 at 10:38 AM John Yeung <gallium.arsenide@xxxxxxxxx>
wrote:
On Mon, Oct 19, 2020 at 9:03 PM Ricky Thompson <rickyt29@xxxxxxxxx>wrote:
seemsCLOB_FILE
I am creating a zip file on the IFS. I then define the zip file as a
SQLTYPE(CLOB_FILE). I then use SYSTOOLS.HTTPPOSTCLOB to send the
to the web service. This seems to be sending fine but the encoding
but...off to me.
I don't use those tools personally, so please forgive my ignorance,
Since a zip file is binary data, would you not want to define it as a
BLOB (rather than a CLOB)? And then use HTTPPOSTBLOB?
John Y.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.