Hello,
I have created a mapping between SOAP web service and OData using SMP 3.0 Integration gateway. Now I want to extend it just a bit with more realistic scenario. SOAP web service requires basic authentication - user must provide user name and a password to connect to the backend. I assume that I can configure this connection somehow in SMP. I tried with destination, connection, but it still does not work.
Can you tell me how to store user/password in SMP for SOAP web service in the backend?