× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Wrong API. That's the write API. The correct API is QtmhRdStin.
https://www.ibm.com/docs/api/v1/content/ssw_ibm_i_75/rzaie/rzaieapi_qtmhrdstin.htm

Mine is a service that handles incoming requests. Sorry for the confusion.


On Tue, Mar 19, 2024 at 4:47 PM Justin Taylor <jtaylor.0ab@xxxxxxxxx> wrote:

I have an RPG program that processes CGI requests using the QtmhWrStout()
API. My problem is that with very large JSON payloads that contain a
Base64 encoded ZIP file.

I can set the paramter for QtmhWrStout() to be large enough, but it throws
a runtime error saying I've exceeded automatic storage. The program won't
compile with teraspace due to all the standard storage service programs it
references.

YAJL could handle it if I could write the payload to an IFS file, but
that's a nut I can't crack. I'm wondering whether my poor C++ skills are
up to writing a small module to do it.

Am I overlooking something?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.