On Mon, Sep 20, 2010 at 8:31 AM, Michael <[email protected]> wrote: > Well, I installed it, and I am definitively lost. >
Create a new project that points to the WSDL you want to hit. (Right-click "projects", click "new soapui project"). Keep the checkbox "Create sample requests for all operations?" checked. You should then see all your operations listed. Right click on one of the operations and choose "new request." It will generate a sample request, but in that window you can paste in your XML. Then hit the play button at the top left of the window to submit the request to the web service endpoint. You'll see the response in the next pane over to the right of the request. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
