on 2010 Mar 05 2:58 PM
Hello erverybody,
I think this is a very easy question but I really don't find the answer:
If I call a MII webservice in the browser (just for testing) I normally get a xml-file as a result.
I don't have to authenticate myself because I'm already logged in to MII.
But when I'm not logged in to MII I get a 401 - not authorized error from SAP NW.
My question is how can I easily give the parameter LoginName and LoginPassword to the webservice in the URL?
I tried http://<server>:<port>/XMII/SOAPRunner/f6_test/webservice?LoginName=xxx&LoginPassword=yyy but this didn't work.
Thank you
Regards
Matthias
Request clarification before answering.
hello,
try this:
http://server:port/XMII/WSDLGen/ Path&transaction name ?j_user=username&j_password=password
It works.
Roberto
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.