[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AW: Web Service non Client



Yes, I have done that. The best practice is: take what you can get. I checked all the fields I needed and take maximum my internal field length (what can you do else) left justified and trimmed.
 

Mit freundlichen Grüßen/Best regards Mag. Alexander Grünwald

Geschäftsführer/Projektmanagement
SOB Datenverarbeitungsges.m.b.H.
Kierlingerstraße 11
A-3400 Klosterneuburg

Tel. +43/2243/37201
Fax. +43/2243/37201/5
Mail: alexander.gruenwald@xxxxxxxxxxx

 

-----Ursprüngliche Nachricht-----
Von: owner-ftpapi@xxxxxxxxxxxxx [mailto:owner-ftpapi@xxxxxxxxxxxxx]Im Auftrag von jmajor@xxxxxxxxxxxxxxx
Gesendet: Donnerstag, 22. September 2005 23:10
An: ftpapi@xxxxxxxxxxxxx
Betreff: Web Service non Client


Has anyone created a web service in house for receiving say a soap message with an XML  document embedded and interact on that XML Doc via RPGLE.

Just curious because just starting the project and like everyone knows an XML document has no set length and with integrating a Web Service with RPGLE (Service Program) my max length is 65535 for a character parm...

Just wondering if anyone else has needed to create a web service in house for outside clients to access using RPGLE and how they dealt with some of these issues.

Thanks-john