Hi,
I am using WM http build-in service, how can I pass in ‘Domain Name’ when calling this service?
I tried setting <domain_name>/<username> in auth:user, but it is not working.
Please advice.
Hi,
I am using WM http build-in service, how can I pass in ‘Domain Name’ when calling this service?
I tried setting <domain_name>/<username> in auth:user, but it is not working.
Please advice.
Can you store the domain name and username in a property file and retreive those values based on the server (i.e. dev = xxx.com, and prod=yyy.com). Then pass in the values retreived.
If that doesnt answer your question, then maybe you could provide a little more detail on what you are trying to do.
did you try username@domain_name ??