Forum Discussion
Craig_Gurnett_1
Nimbostratus
Jul 02, 2009SOAP Monitor
Hi,
I am trying to create a HTTP Soap monitor but continally get error messages when creating the monitor like "Value may not contain literal newline characters."
Below is a capture of the traffic that I need to create the soap Monitor from. Any assitance is appreciated.
POST /f5ping HTTP/1.1
Content-Type: text/xml;charset=UTF-8
SOAPAction: "http://test1.com.au/services/address/wsdl/0/findAddress"
Authorization: Basic dTU1NDAzMjpudWxs
User-Agent: Jakarta Commons-HttpClient/3.0.1
Host: 192.168.1.1:9001
Content-Length: 209
3 Replies
Sort By
- hoolio
Cirrostratus
Instead of putting the request in literally, you can replace the line breaks with \r\n which is the escape sequence for a carriage return and line feed. - Craig_Gurnett_1
Nimbostratus
I have added the following into the Monitor but I still get " ! Value may not contain literal newline characters. " - hoolio
Cirrostratus
The entire entry needs to be on one line with no actual line breaks.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects