I'm trying to integrate SOAP server functionality into my web app. Based on Example 42, I've set up a procedure for this and when I send a request from an outside program, the procedure is definitely called. However, I'm receiving JSON data. The listed options for the WebPage are HTML, PDF, Text, XML, and Other. Which do I specify and where is the incoming data stream being stored so I can get to it?
Thanks,
Mark