Forum Discussion
Help with SOAP Monitor
Ok, now that you have the image up, I see your body. It is portion after the blank line at the bottom.
As one person who doesn't know much SOAP to another, yes I recommend it. Being a static request/response, I don't see a huge value in using programatic SOAP methods to craft the data. A simple HTTP monitor works just fine.
You will need to escape all of your " in the body as \" Also, the content type given to you probably includes the white space. This can get tricky, are those spaces or tabs? As a rule I get rid of all white space and just run the body all together. That will make you have to re-calculate the content-length though. There are a few ways to do this, one being just count all the characters. Remember, \" is a single character(the \ is just used for the monitor to escape the ", it is never transmitted to the client)
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com