cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication Problems while deploying webdynpro

Former Member
0 Kudos

Hi Experts,

When I click on deploy new archive and run, the explorer opens with the login screen, rather than the application that I have developed. Can anybody suggest me the solution.

Regards

Abdullah

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Abdullah,

In our case when we deploy for first time, it asks for SDM password, which is mandatory to enter to deploy an application.

Regards,

Vaibhav

Answers (2)

Answers (2)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi Abdullah

double click on your application in NWDS,

and Go To Application properties tab and

choose new button

browse and add authentication

and in the value inputfield choose false.

Regards

Abhimanyu L

ooopps double posting sorry...

Message was edited by:

Abhimanyu Lagishetti

abhijeet_mukkawar
Active Contributor
0 Kudos

hi,

double click on your application ,

goto "Application properties" , see there if you have added any application property

if yes remove that , application will run fine

hope it helps

regards

Former Member
0 Kudos

Hi Abhijeet,

There are no Application Properties added.

abhijeet_mukkawar
Active Contributor
0 Kudos

hi,

are you using Jco connection , and while setting have you set any login authentication

regards

Former Member
0 Kudos

no abhijeet. its my first webdynpro development and i have done it as it is in the tutorial on sdn. so no Jco ..

abhijeet_mukkawar
Active Contributor
0 Kudos

what is your application about, what is does?

does it access any data stored with SSL activated

Former Member
0 Kudos

Well it has an input field in one view and passes the values to the second view. No SSL used. I make use of a context thats it.