Application Development 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: 

Background user details for webdynpro application in SICF.

Former Member
0 Kudos

Hello,

My requirement was to create a webdynpro application and remove the sap login window. I have to insert a new background user in the logon data for the service application(in SICF).

Now the Basis responsibile is asking me for the user details to be created(authorization groups,profiles). I am not very sure what details to give him. The only thing that the background user will do is running the webdynpro application(which shows data in a window and starts a business event on button click).

What do you suggest?

Thank you,

Efren

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Efren,

The simple way is to add wide access to the background user.

Start a trace in ST01.

Perform all the activities in the webdynpro application.

Stop the trace.

Trace collected will have all the access need to be given.

Regards,

Ajesh.

3 REPLIES 3

Former Member
0 Kudos

Hi Efren,

The simple way is to add wide access to the background user.

Start a trace in ST01.

Perform all the activities in the webdynpro application.

Stop the trace.

Trace collected will have all the access need to be given.

Regards,

Ajesh.

0 Kudos

Hello,

I used ST01 and now when i run Analysis, please tell me what trace records do I need to select. Is it only authorization check?

Thanks,

Efren

0 Kudos

Yes Efren, only authorization check.

Regards,

Ajesh.