Hi everybody, I’m looking at this option in Developer, and wondering how to implement it at run-time. The thing is, when generating a SOAP envelope, parameters get left out if they are null, and this causes a problem web server-side, since presumably the web services technology extracts parameters by position, not by name. I guess I will have to emulate this behaviour in Java if there is no way to do this in Flow. Has anybody else out there had this problem before?
thanks,
Dom
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services