From ws02 esb, I want to access a service at an http endpoint which is secure with basic authentication.
I guess I have to used the PropertyMediator (with user/password) before the SendMediator but I don't know which properties I have to set. Any ideas where to look at?