Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Webservices Issue.

Former Member
0 Likes
303

Hi,

I am sending data from ECC to Webservice.

I imported webservice and created the proxy class and sending the data by Z program, webservice had Login credentials.

How to hardcord that Login Credentilals of webservice in Z program. Otherwise it is popuping the window for credentilas.

Regards,

Jayasimha Jangam

1 REPLY 1
Read only

Former Member
0 Likes
285

Hi Jayasimha Jangam,

Try out in this way...

it depends on the webservice provider...

https://www.urwebservice.com?username='yourusername'&password='yourpassword'

or better to ask the exact syntax for the url with username and password to ur webservice provider... they can give you the syntax... jst mail them and they will let you know exact syntax..

Hope it will solve your problem..

Thanks & Regards

ilesh 24x7