Re: wsdl2rpg
Thomas Raddatz <[email protected]>
| Newsgroups | gmane.comp.lang.as400.c |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am afraid that you use IBM 's WSDL2RPG and not my Freeware utility. Unfortunately both utilities share the same name. I am sorry, but I do not any details about the IBM utility. Regards, Thomas Gesendet mit AquaMail für Android http://www.aqua-mail.com Am 14. Oktober 2015 7:55:57 vorm. schrieb Etzion Kaufman <[email protected]>: > 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-Zwy7GipZuJhWk0Htik3J/[email protected] > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/c400-l > or email: C400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] > Before posting, please take a moment to review the archives > at http://archive.midrange.com/c400-l. > -- This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list To post a message email: C400-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/c400-l or email: C400-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/c400-l.