cancel
Showing results for 
Search instead for 
Did you mean: 

Basic authentication call webservice

brecht_bauwens
Explorer
0 Kudos

Hey,

I'm making a Flex webshop and uses a webservice on XI as datasource. Now, each time I start the webshop, I need to login on this webservice. I want to hard code the credentials or another solution so I don't reveive the authentication screen anymore.

Anyone an idea how I can do this?

Thanks in advance!

Brecht Bauwens

Edited by: Brecht Bauwens on Mar 27, 2008 10:32 AM

Accepted Solutions (0)

Answers (3)

Answers (3)

brecht_bauwens
Explorer
0 Kudos

Using credentials for the erp goes fine, just &sap-user=user&sap-password=password after the url works fine. But this is not possible with the url of the webservice on XI which is like that:

http://sapdpxi1:50100/XISOAPAdapter/MessageServlet?channel=:BS_WEBSERVICE:CC_Webshop_Creat_SO_Sender...

Former Member
0 Kudos

Hi,

This may help you

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1442 [original link is broken] [original link is broken] [original link is broken]

Regards

Seshagiri