|
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
--
This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list
To post a message email: C400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/c400-l
or email: C400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/c400-l.
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.