Copy Broadcast Setting

Hi,
We are facing issue while copying the broadcast settings. Since I am in support I have admin access and I can view any broadcast setting created by others. I can do a save as and created a copy under my ID.
But when an end user is trying to save a broadcast setting under his/her ID it throws an authorization error saying
"No authorization to display ABCD setting(owner xyz)"
Is there  a way an admin can do a copy of the broadcast setting from one end user to another.  Or is there an alternative was a user can themselves create a copy of the setting.
Any inputs on this would be really helpful.
Thanks

Hi,
As the error says user do not have the proper authorization, if you give that authorization to users then they will be able to create the copy of existing settings.
Regards,
Durgesh.

Similar Messages

  • Error While executing a broadcast setting in BW 7.4

    hi dear BEx Gurus,
    I am using BEx Broadcaster to a great extent, many of our critical reports are being sent to the users though BEx Broadcaster. Everyday around 700 triggers are executed automatically. These were working perfectly before we upgraded our system to BW 7.4. I am seeing this error message(Please refer to the screenshot) while I execute the broadcast setting manually from the BEx Query designer --> Publish --> Boradcaster.
    Your suggestions/guidance will be highly appreciated. Thanks in advance
    Regards
    Ranjan Jinka

    Hi Brendon,
    Hope you are doing great !
    I think I need your help again... Your previous solution to my problem worked perfectly last time. But, this time, it is not solving my problem. we applied the latest patches in our BW System (BW 740 SP9) and after this update, BEx broadcaster is returning the same error(Please refer to the below screenshot). And, as per your suggestion, I have activated the web template  0BROADCASTING_TEMPLATE.
    But again, it is returning the same error. Your help will be highly appreciated.
    Activation of 0BROADCASTING_TEMPLATE
    Thanks & Regards,
    Ranjan Jinka

  • Copy user setting

    Hi,
        I used this query for copy user setting from Manager to all other users. This query running successfully but problem is this all the setting is copied but manager user lost all settings i.e all udf's come under general category which is previously distributed to different category. Which is fine for rest of the users.
    ALTER PROCEDURE [dbo].[CopyUserSettings] AS
    Declare @ManagerId int
    Declare @MaxId int
    Declare @NextId int
    Declare @TempId int
    -- Change value below if copying from other than Manager(1)
    Select @ManagerId = 1
    Select @MaxId = max(UserID) + 1 FROM OUSR
    Select @TempId = 1
    Select @NextId = @ManagerId
    if exists (select 1 from sysobjects where name = 'temp_dev_sup')
    Begin
    drop table temp_dev_sup
    End
    select * into temp_dev_sup from cprf where usersign=@ManagerId
    Delete from cprf where usersign= @ManagerId
    WHILE @TempId < @maxid
    BEGIN
    If @tempid <> @managerid
    BEGIN
    Update temp_dev_sup Set usersign= @TempID where usersign=@NextId
    Insert into cprf Select * from temp_dev_sup where usersign= @TempId
    END
    Select @NextId = @TempId
    Select @TempId = @TempId + 1
    If @TempId >= @maxid
    BREAK
    Else
    CONTINUE
    END
    Thanks
    Rahul

    Hi Rahul,
    Change Select @ManagerId = 1 from 1 to some other user id having correct form settings and execute belwo procedure again.
    ALTER PROCEDURE [dbo].[CopyUserSettings] AS
    Declare @ManagerId int
    Declare @MaxId int
    Declare @NextId int
    Declare @TempId int
    -- Change value below if copying from other than Manager(1)
    Select @ManagerId = 1
    Select @MaxId = max(UserID) + 1 FROM OUSR
    Select @TempId = 1
    Select @NextId = @ManagerId
    if exists (select 1 from sysobjects where name = 'temp_dev_sup')
    Begin
    drop table temp_dev_sup
    End
    select * into temp_dev_sup from cprf where usersign=@ManagerId
    --Delete from cprf where usersign= @ManagerId
    WHILE @TempId < @maxid
    BEGIN
    If @tempid <> @managerid
    BEGIN
    Update temp_dev_sup Set usersign= @TempID where usersign=@NextId
    Insert into cprf Select * from temp_dev_sup where usersign= @TempId
    END
    Select @NextId = @TempId
    Select @TempId = @TempId + 1
    If @TempId >= @maxid
    BREAK
    Else
    CONTINUE
    END
    Thanks,
    Neetu

  • Broadcast Setting - Bursting : Could not determine recipient

    Hello,
    I created broadcast setting for template using option bursting.
    Template is broadcasted by district (attribute of 0plant).
    Here is the option for broadcasting.
    Chracteristic for receipient determination : Generate Document with Variable Value      
                Variable : District
    Selection of the Characteristic Values : By Following Selection      
    It had worked sucessfully for several months, by now from time to time ,
    I would say 60% of broadcastings ended with error: Bursting: Could not determine recipient
    When I run broadcast setting the second time , it's always ended sucessfully, and send templates to districts.
    Could you please advise how to fix this.
    I can not imagine what could cause this strange behavior,
    so I'll be very appreciated for any help.
    Thanks in advance,
    Alena Yershova

    can you install  http watch on you internet explorer and run it and it will show you where its holdin gup.. or i am not sure if you can broadcasting from back end system..

  • Error at Copy Form Setting

    Hi All,
    I've got error message when make copy form setting to user.
    " You can not continue copying from setting, user add-ons currently connected to SAP Business One Exist. Make sure that selected users and add-ons are logged off and try again"
    Why this is happen? There is no one login but me and no add-on connected.
    I've try to relogin several times, the result is the same.
    can any one tell me why this error accure?
    Thanks before
    Fajar

    Hi Fajar,
    Restart your PC/server and try again. Before restarting check in Add-on administration that No addon should be in automatic .
    Regards,
    Bala

  • How to copy FDM setting (import format, dimension mapping, control table)

    Dear All,
    How to copy FDM setting (import format, dimension mapping, control table) from application to another application.
    I found that only dimension mapping can be imported. Is there any way to copy FDM application quickly?
    Thanks your help

    If you get a chance try the following script, it's so simple and easy to extract all the map data to XML and will help in to import back through Import script.
    Sub MapExtractor()
    'UpStream WebLink Custom Script:
    'Created By:      SatyaK
    'Date Created:      12/08/09
    'Purpose: This Script will produce a Account Map File for
    '                         the current location.
    'Execute the export
    strFilePath = API.IntBlockMgr.InterfaceMgr.fExportMapToXML("File Path", PPOVPeriod)
    End Sub
    -------------

  • Load balancing when creating Broadcast setting

    Hi guys,
    how can i use the load balancing possibility when creating a broadcast setting of a workbook?
    i have 2 precalculation server determined in RSprecadmin. When the first precalculation server has status maximum capacity reached the next free available precalculation server is used. But in my case the first 10 workbooks are precalculated with one server then the other free and available server is not used anymore.
    How can i have  more than 10 workbooks in the queue?
    Thanks,
    Murat

    Hello,
    Please check if process based load distribution helps (SAP BW Precalculation Service Multi Instance)
    Apply these 2 Notes:
    1275837 PrecServer: process based load distribution (ABAP part)
    1275828 PrecServer: process based load distribution (Frontend part)
    Thanks,
    Michael
    Edited by: Michael Devine on Aug 23, 2010 10:21 AM

  • Copy Form Setting from one user to another

    Hi,
    I am using 2005A.
    How to copy form setting (rows and UDFs at header) from one user to another user?
    Thanks

    Hi Ming Ming On,
    I found a note couple of years ago.
    I can't remember the note number, and I attach the note here.
    Solution
    The following queries enables you to set preferences for one user and copy those to another user who is supposed to have the same preferences.
    Explanation for the queries variables:
    dest - Company database name
    sourcid - Represents the user ID from whom the preferences will be copied.
    destid - Represents the user ID to whom the preferences will be copied.
    How to get the user ID?
    From SAP Business One query interface or from the SQL Query Analyzer, run the query as follows:
    1. SELECT T0.U_NAME, USERID FROM OUSR T0 FOR BROWSE
    2. From the query's results, identify both the sourcid and the destid.
    3. In order to copy the preferences from sourcid to destid, run the query as follows:
    a) Replace the text dest with the company database name.
    b) Replace the text sourceid with the user ID from which the preferences will be copied.
    c) Replace the text destid with the user ID to which the preferences will be copied.
    d) Use dest, if exists (select 1 from sysobjects where name = 'temp_dev_sup')
    e) Begin - drop table temp_dev_sup
    f) End - select * into temp_dev_sup from cprf where usersign='sourcid'
    Deleting a certain user:
    Delete from cprf where usersign='destid'
    Update userid in temporary table:
    1. Update temp_dev_sup
    2. Set usersign='destid'where usersign='sourcid'
    Insert preferces into CPRF table
    1. Insert into cprf
    2. Select "" from temp_dev_sup where usersign='destid*'
    &#50696;&#51228;)
    1. Use TEST_MONAMI
    2. drop table temp_dev_sup
    3. Delete from cprf where usersign='2'
    4. select * into temp_dev_sup from cprf where usersign='1'
    5. Update temp_dev_sup
        Set usersign='2'where usersign='1'
    6.  Insert into cprf
         Select * from temp_dev_sup where usersign='2'

  • Change owner of Broadcast setting?

    Does anyone know how to change the owner of an Information Broadcasting setting, without re-creating the setting?
    We have several settings where the "FROM" on the email is one person (since they are the owner) and in the future may want to transfer this to another person.  The only way we've done this in the past is to delete/re-create which is time consuming.  Changing the "Authorizations user" does not affect who the email is from.
    Thanks!
    Chris

    I would suggest you use some Dummy created user for IB settings, that different people might maintain.
    Other then that, ask your Basis people to change the owner directly in the system table RSRA_SETTING.
    Regards,
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/u/37289">vitaliy</a>

  • Scheduling of Broadcast Setting using Program

    Hi,
    Given Scenario is :
    I have few broadcast setting on a Query. All settings are scheduled to be executed with the option " data change in infoprovider".. i.e. each time the DSO gets activated the settings would get triggered.
    I have 4 process chains.
    Each process chain has the Broadcaster event associated with it.
    So every time the process chain runs it triggers  ALL the mailers as all the settings are scheduled to run with activation of DSO.
    Requirement is :
    A particular no of setting should get triggered by a specific process chain. Meaning i should be able to trigger specific settings with specific process chains instead of all settings at one go.
    Questions:
    1. Is it possible ? if possible how?
    2. Is there a program that runs at the background when the broadcast settings get triggered?
    If yes, what is the program name?
    3. Can we create variants of this program based on filter navigation settings and the trigger the mailers by scheduling this program variants.
    Your valuable inputs will be appreciated.
    Please suggest something.
    Thanks & Regards
    Jaya Das

    Hi,
    Check in the following SDN link, here you have PDF, I hope it will help for you
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00172934-f3c1-2b10-728a-c42a0fc28c61
    Thanks
    Reddy

  • Using RSRD_BROADCAST_STARTER to run Broadcast setting with ALEREMOTE

    Hi all
    I'm experiencing some problems executing a broadcast setting using RSRD_BROADCAST_STARTER in a process chain.
    If I were to go into RSRD_BROADCAST_STARTER and type in the broadcast setting and click on the checkbox for Execute Online, I am able to receive the broadcast email
    However in a Process Chain, if I were to schedule the execution of RSRD_BROADCAST_STARTER with variant of similar selection, I would not receive any broadcast email.
    It seems that when executing through the Process Chain, the userid is ALEREMOTE rather than my userid. Is the ALEREMOTE unable to use the option "Execute Online"? What settings do I need to configure such that the ALEREMOTE can work in this case? Btw, ALEREMOTE has access to SAP-ALL.
    Thanks
    Brendan

    Execute the setting online will take the authorization of current logged on user, while executing the setting in background will uses the authorization user indicated in the setting. You need to check if the Authorization user of the setting indeed has access to all the objects that suppose to be broadcasted.

  • Unable to load broadcast setting in Production system

    Hi,
    I have transported a broadcast setting from DEV to PRD system. When I select the web template for which this broadcast setting has been created, I am able to see the setting in PRD, but when I try to edit the setting, I get a message that it cannot be loaded. There is nothing more in the message to help in identifying the problem.
    Thanks.

    Hi Sanjeev,
    Check transaction SU53 for authorization errors.
    Also check ST22 for a dump. Or SLG1.
    Looks like an authorization issue...
    Hope this helps.
    Regards,
    Diego

  • How to change query navigational state in broadcast setting

    Dear experts,
    I have a question information broadcasting in BW 3.5
    We have the following usage of broadcast settings
    - open query with bex web
    - add special filters, drill-downs etc.
    - add this as a new broadcast setting with Mail recipients etc. - the format is "html-file"
    - schedule the setting
    This works fine.
    But, if I have to make changes to the navigational state (e.g. set additional filter) of the broadcasted query for the future - how can I do that?
    How can I open the "view" behind the setting directly?
    Best wishes
    Gregor

    I have not found a solution yet but currently I have a workaround:
    Before switching to Broadcaster I generate a bex-web-bookmark.
    Then i add this bookmark in the text of the broadcasting seeting.
    Gregor

  • Copy keyword sets across libraries?

    Is is possible to copy a set of keywords from one library to another? I recently created a new library and would like to copy all of my keywords from the old library to the new...
    Thanks

    As a new user, I figured out I can export the keywords to a plain text file that has the keywords that show in the HUD as tab indented text.
    Now, I've exported a Keyword file, added new names in a text editor (Smultron) and then re-imported Keywords. Worked great. I then thought I'd take it one step further and sort my existing keywords into a logical order
    Originally added in HUD before realizing I wanted them in a different order
    People
    Family1
    Son
    Dad
    Daughter
    Mom
    Here's what I want
    People
    Family1
    Dad
    Mom
    Son
    Daughter
    Which I was able to change in the text file, but when importing it kept them in the order as entered in the HUD. Drag/drop in the HUD didn't seem to work either. Any suggestions?
    Aperture 2

  • SSID Broadcast Setting

    I am a new user and I have a question about the SSID Broadcast setting.
    A Linksys technician advised me to set the SSID Bradcast setting to "Enable"  and I an skeptical about this setting because I was previsously advised to set the setting at "Disable" to prevent strangers who might be driving through my neighborhood from having access through my wireless network.  
    Could the community weight in??
    SSID Broadcast
    When wireless clients survey the local area for wireless networks to associate with, they will detect the SSID broadcast by the Router. To broadcast the Router SSID, keep the default setting, Enable. If you do not want to broadcast the Router SSID, then select Disable.

    I used to recommend that "SSID Broadcast" be set to disabled for security reasons.  However, with newer cracking methods, this old trick is now practically worthless.
    Now I recommend that "SSID Broadcast" should be set to "enabled".  This will help your computer find and lock on to your router's signal.
    For security you should be using WPA2 encryption, or at least WPA encryption, and a strong password.  If you are using this, you will be the only one who can login to your wireless system.

Maybe you are looking for

  • License for both mac and pc

    Hi Could you please tell me if I can use both my mac an pc on the same cloud license. I am considering to start as webdesigner. best regards Torben Sandberg

  • Facetime crashes my iPhone 5

    Hi guys, So, I have an iPhone 5 updated to iOs 6.0.2 and when I attempt to hold a Facetime call it crashes my phone and it restars (silver apple over black screen). Its verrrry annoying. All other apps work fine and ive restarted the phone. Hope you

  • CS2 serial number working

    The news of the free CS2 came just at the right time when I could really use it. When I first installed CS2 it wouldn't accept the "Program Files (x86)" folder. OK I got around that but then when loading Photoshop it said the user name, organization,

  • Error 103: application.version is an unexpected element/attribute

    Hi guys, while i'm publishing iOS app from Flash, i get that thing Unexpected or unknown element or attribute in the application descriptor file. /Users/stockingem/Documents/DWP/1-app.xml(44): error 103: application.version is an unexpected element/a

  • Taking a still from a video

    I have loaded some video clips from my digital camera into iPhoto, and would like to select and extract some single still frames.  I don't understand the advice about red lines on browsers and so on when i feed this idea into "Help".  Please can anyo