cancel
Showing results for 
Search instead for 
Did you mean: 

ask for solution: with web dynpro application logon

Former Member
0 Kudos

hi, everybody

background: web dynpro for abap

problem: my company has SAP and another system, which was developed by ourselves. the requirement is that we want to access web dynpro applications from the non-SAP system. since when we logon the system we have provided the username and password once, when we execute a function which will trigger web dynpro application, we are not willing to be filled the username and password the 2nd time,

is there anyway can do this?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Skywood ,

Are you executing the WebDynpro Application within the SAP GUI or you launch up a new browser window...??? Can you put the source code extract as to how you are calling WebDynpro Application from a Function Module...?? May be i can help

Regards

Prashant

Former Member
0 Kudos

Hi,

Yes,you can do it by providing default user id and password.

you have to provide it to the service generated for each application.

thanks,

Subhasis.

Former Member
0 Kudos

Hello,

Please see this: [Authentication and Single Sign-On|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20cf38b9-af49-2a10-b09a-ef3a2f5d4324].

Regards.