× 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.



Hi,
I use the wsdl2rpg for some time with great success.

But... when I want to use a data length greater than 825000 B (approx) I get an error : Service program creation failed. Please see errors above.

My question is: How to can I use a data length of 2 MB (2,000,000) ?

We have iSeries version 7.1

I've used the following CL to get the a/m error (length=900000):

PGM
DCL VAR(&PCMD) TYPE(*CHAR) LEN(500)
CHGVAR VAR(&PCMD) VALUE('/QIBM/ProdData/OS/WebServices/V1/client/BIN/wsdl2rpg.sh -t60 -ms900000 -o/TESTX_ws/SSVR62 -s/QSYS.LIB/TESTSVR62.LIB/SHAAR62.SRVPGM/TESTX_ws/SSVR62/Shaar62.wsdl')

QSH CMD(&PCMD) ENDPGM
ENDPGM

Thank You
Etzion




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.