Creating a new request from one server(Server A) to another server (Server B)through Web services needs the same User Name and Password in both servers A and B. How to avoid this when we are transferring data from one server to another server
Hi Vincent, Thanks for your reply. Is there any options through web services bcoz the client needs it in web serivces. If the web services is supplied by other applications(Other than remedy)then it is not creating any problems If i am trying to pass the value of one server to another server(through remedy) through web services only i am facing this issue. I found that the server authentication are send in the SOAP request itself.is it same for all kind of XML files or only for XML files created by remedy
#135705 - 10/27/0603:43 AMRe: Authentication in Web Services
[Re: San]
Vincent_RIEDWEG
Old Hand
Registered: 05/24/05
Posts: 1454
Loc: France
That's explain your problem, but I don't know why. I had no time to analyze this problem when I encounter this one in the past. Try using one mid-tier by server and enjoy...