cancel
Showing results for 
Search instead for 
Did you mean: 

Could not see Broadcast setting created by another user

former_member200211
Active Participant
0 Kudos
106

Hello,

One of the user A has created broadcast setting on a query view and as a developer I could see those settings.

User B is able to see the same broadcast settings, but the issue is another User C is unable to see the broadcast setting.

Can anyone please help me with the required authorizations to see the broadcast settings.

For user B, i could not find any special authorizations for broadcasting.

Regards

Lavanya

Accepted Solutions (0)

Answers (3)

Answers (3)

arvind_doomra
Advisor
Advisor
0 Kudos

Hello Lavanya,

Please have a look on my wiki page:

http://wiki.sdn.sap.com/wiki/display/BI/Authorization+in+Broadcasting

Regards,

Arvind

former_member182516
Active Contributor
0 Kudos

Hi,

Issue looks like there are few activities or roles missing under user C id. try to run the trace and see what are the authorization activities missing under USER C role.

Check the activity assigned to the Authorization object S_RS_ADMWB  for user C. Also check the below Authorization objects to schedule the Broacasting.

S_BTCH_JOB:Authorization Object will help to determine which user can schedule broadcast setting in background.

S_RS_BCS: Authorization Object will help to determine which user can schedule broadcast settings for execution.

_03 (Display) only have this auth

_16 (Execute, for Broadcasting also schedule)

_23 (Maintain, including delete) if we have this auth then only backed side we can del settings

Regards

KP

RamanKorrapati
Active Contributor
0 Kudos

Hi Lavanya,

Broadcaster  authorisation role - S_RS_BCS, With help of basis team you can check what User C is missing in authorisation wise.

Thanks