Hello forum,
I have a simple flow service that has two services. The first gets username, password form a incoming call and the second is pub.client:http for a http GET request to a host.
Problem is that if the http.client fails the server returns 500 and includes the whole dump from the http client ! ! !
This includes the username and password … 
How to prevent this?
Also I’d like to get the reponsecode and use it in pub.setResponse.
Regards,
Plamen
#Integration-Server-and-ESB#webMethods