cancel
Showing results for 
Search instead for 
Did you mean: 

Logging in to the system with a userid defined in transaction SICF

0 Kudos

Hi!

I have defined a user and password in transaction SICF for an own developed web dynpro component. This component is using several views. Sometimes the user starts the application going into view A and sometimes the user goes directly to view B. So different URL will be given to the user.  It depends what she will do. When going to view A she needs to give her own user id and login into the system since she needs to be identifed,  in opposite to when going to view B, she will skip the login and all users are logged in with the user defined in the SICF transaction for the web dynpro component. But in SICF you can not define the service on view level only for the whole web dynpro application.  Is there anyone that has an idea how to solve that? Is there any parameters that you can use in the window forcing the login to be shown to the user although having a user id and password already defined for the web dynpro component?Thanks a lot for your input!

regards Lena

Accepted Solutions (1)

Accepted Solutions (1)

UweFetzer_se38
Active Contributor
0 Kudos

Hi Lena,

what do you mean with "different URL"? Just an additional parameter or really a new URL?

Have you tried to create a second WDA application to the same component already? This will create a new service path in SICF.

Best regards

(@se38)

0 Kudos

Thank you Uwe! best regards Lena

Answers (1)

Answers (1)

former_member199125
Active Contributor
0 Kudos

create two different applications ( 1st application contains only A view and 2nd application contains B )

then in sicf, provide logon details only in 2nd application.

FYI

you cannot transport the logon details from dev to qty / prd through transport request, because logon details will be deleted during transportation.

Regards

Srinivas