How to Move Migrated Analysis Authorization across the landscape?

Hi,
we have migrated existing 3.x obsolete authorization concept to 7.x Analysis Authorization with the SAP delivered program RSEC_MIGRATION. Unit test is completed in the Development. What is the process to move the changes to quality.
Any help is greatly appreciated.
Thanks!

Hi Tony,
what about the roles that are updated during the migration process. How do I identify them and Do I need to collect them and transport too? Is there a way I can use the tables you mentioned in the above discussion for this.
First you should decide on whether you wish to use direct AA assignment or use S_RS_AUTH authorization object (This is referred as indirect AA assignment).
If you wish to assign AA directly, you doesn't require the roles to be transported and just need to transport the AA, since the AA works independently.
If you with to implement indirect AA assignment, you should identify the roles (from the tables I've provided in my last post) and findout the roles based on query's. Further the AA that were related to the queries should be added using S_RS_AUTH and these roles require a transport.
Hope this helps!!
@Arpan - Those tables are required to quickly find out the roles Vs queries Vs InfoAreas/InfoCubes information to work on the AA.
Regards,
Raghu

Similar Messages

  • Is it possible to manage Analysis Authorizations from the portal?

    Hello,
    We are using NW04s SP9 and BI 7.
    Is it possible to manage BI's Analysis Authorizations from the portal? If yes than how?

    hi
    In portals  there is a saying  all authentication in portal while authorization in ackend so it goes here also  BI authorization has to be done at backend . a way arround may be that u can migrate roles from backend to portal but in that case you need not create portal contents but authorization still remains at backend,hope this helps you please do not forget to give points
    With Regards
    subrato kundu

  • How to implement complex analysis authorizations in simple way

    Hi All,
    I need to create some analysis authorizations with long list of single values for a characteristics. For example, we have multiple set up of company codes (APAC, EAME, AMERICAS, etc) and each set contains 150 - 200 company codes in it. Now we have multiple combinations of company code set and geographies. In short, we will have multiple analysis authorizations and each will have one or two set of company codes and some geographies.
    I can create the analysis authorizations for the first time, by putting individual values in the respective characteristics. That would be a big task but can be done. But the problem is about ongoing maintenance. In future, if a new company code is added to lets say APAC companies, then we will have to update all analysis authorizations which contains APAC company code and that would be huge number of AAs due to the complexity of business architecture.
    Could anyone please suggest if it is possbile (and how) to do below or similar, or have any other better approach (using BW7.4)
    - We would create a group (or set) of company codes. Lets say would create a group APAC_Comp_Code and add all APAC related company codes in it. This would be repeated for all set of compant codes.
    - While creating analysis authorizatons, I would not assign any individual company code value in characteristic, instead put APA_Comp_Code inside the characteristic 0COMP_CODE.
    - If I need to put multiple set of company codes inside 0COMP_CODE, I will just put the corresponding group name, not the invidual values.
    The benefit would be that in future if I need to add a new company code to APAC, I would just have to update this group APAC_Comp_Code. I will not have to maintain the analysis authorizations.
    Please let me know if this is possible or if there is any other way to implement the requirement with simpler maintenance.
    Thanks
    Nitesh Gupta

    Hi Nitesh,
    From what you describe, this would be a good case to use variables in your analysis authorisations. You can specify a variable value for the BUKRS field and have a couple of options to populate the values which are picked up in the query execution.
    You will need to ensure that you activate the istep to read customer exit variables and have the query variable set as customer-exit. Once those are complete, you can create a custom table to maintain the mapping of groups to company codes, or to read the company codes directly from your ERP system (if you want to base authorisations on what the users can see in ERP) and populate the table with those values.
    However you populate the value to the variable, I think this approach will get you closer to minimal maintenance going forward. Enhancement RSR00001 should be implemented, some help documentation for this below
    http://help.sap.com/saphelp_nw70/helpdata/en/1d/ca10d858c2e949ba4a152c44f8128a/content.htm
    Hope this helps,
    Tom

  • How to move(migrate) OAF files(class files,PG files) using tool(Kintana)

    Hi,
    How to move(migrate) OAF files(class files,PG files) using tools(Kintana).
    Just want to know process for moving(migrating) OAF Files(class,PG) one instance to over instance(i.e dev to testing) using tools like kintana. We are planning to PVCS as versioning tool.
    Thanks

    New Line Types need to be added to Kintana Workflows and these line types should be able to use the xmlimport/xmlexport scripts.
    We have customized Kintana to migrate forms personalizations using FNDLOAD.
    I think, Change Management team should be able to address this.
    Srini

  • How do I replace font colors across the whole document?

    So I know how to change a certain font across the whole document.
    I can replace let's say, Times New Roman with Arial throughout the whole document.
    However, what if I want to replace a font color?
    For example, I want to change the black 0,0,0,0 with black 40,30,30,100 across the whole document, instead of searching one by one and replacing the existing color.
    I'm using CS5 on PC

    As Peter says, it is better to do with paragraph styles. The above shows where.
    In general, you should be using p. styles with little or not local formatting (depends on use). And for local formatting that is repetitive, character styles should be used.
    Take care, Mike

  • How to Move iTunes Library BACK to the Hard Drive

    Almost every single support topic/YouTube video shows how to move the library to an external drive.  I did that... about a year ago. I recall it being very easy. I just moved, changed the location and that was that.  I want to give my external drive to my friend, though... and want to to move all the content back to the original location on my hard drive... but I'm not sure how/where.  What I THINK I'm supposed to do is copy the music folder back to ITunes Media\Music. 
    Ideas?
    Thanks

    Hello TWBuddha,
    You can use the directions listed in the following article, under "External drive." Just pick up at 'Part 5.'
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/HT4527
    Cheers,
    Allen

  • How to move to next record of the databank file using custom code

    hi,
    can someone please tell me how to move to next or the previous record the Databank file. i found a funtion setcurrentdatabankrecord(), but i am not able to use it.
    thanks in advance...

    Hi,
    I recently had the same problem, here's my solution:
    "setCurrentDataBankRecord" is available only to External Program Control.
    I used the VB of an empty Word2002 Document.
    1. you have to reference the webAnlyst.exe in the object-catalogue
    2. create a module via the menue
    3. type in the code
    This is the code I used - some of the code is just for control
    Private Sub TestSetDBRec()
    Dim pdtest As webanlst.ProgT
    Set pdtest = New webanlst.ProgT
    Dim currDBI, numRecsCurrDB As String
    ' Workspace öffnen
    pdtest.play.OpenWorkspace "VBTest"
    ' Script öffnen
    pdtest.play.openScript "BM2B_VK_Änderung"
    ' DB-Abfragen
    numRecsCurrDB = CStr(pdtest.play.getDataBankSize)
    currDBI = pdtest.play.currentDatabankIndex
    pdtest.play.setCurrentDataBankRecord (2)
    currDBI = pdtest.play.currentDatabankIndex
    ' jetzt das Script abspielen
    pdtest.play.doScript "BM2B_VK_Änderung"
    End Sub
    This works! You can also looping through the database by getting the current value and set the value back increased by e.g. one
    Hope it is helpful!

  • Set of Roles were deleted across the landscape.

    Hi,
    The set of roles were removed or deleted acorss the landscape long back and again i see the same roles in Quality system only not in any other systems.
    As i verified the change documnet of the role and system is hitting the message as "No change documnet found".
    Kindly provide me the solution as how it will re-buold only in quality system not in any other ssytems?
    SV

    >
    Sukumar Vempati wrote:
    > Hi,
    >
    > The set of roles were removed or deleted acorss the landscape long back and again i see the same roles in Quality system only not in any other systems.
    > As i verified the change documnet of the role and system is hitting the message as "No change documnet found".
    > Kindly provide me the solution as how it will re-buold only in quality system not in any other ssytems?
    >
    > SV
    Your Quality system must have been refreshed  from the system where the role already existed.
    If the roles were removed from Dev -> Qual -> Prod landscape and you are now getting it in Quality again, the possible reason could be your Basis team copying it from someplace where the roles where not deleted. And it is not showing in change document because the change was not done in that system from where it was copied.
    Check with the your Basis team if something was done in your quality system recently.

  • How to Move iTunes Library FILE not the folder

    The FileVault space recovery process mangled my email archives and iTunes library for the second time in two weeks. If it weren't company policy (to protect local copies of source code), I'd turn the **** thing off. As it is, I have to live with it, so I've created a non-encrypted mirror of Users named Files and have started moving all of the files that don't need encrypting there.
    I've already moved my music and video files, but I'd like to move the .itl and .xml library files too. I don't want FileVault chewing them up again. All my searches online have turned up nothing, except for a brief mention on these forums that the file cannot be moved. I really hope that isn't true, because it's a really stupid design (just like FileVault has a really stupid design).
    By the way, does anyone know how to get the Thunderbird and Firefox prefs.js files back??? I have my email archives organized across 100 folders, and I really don't want to add them manually.
    **** you FileVault!!!

    I've moved the iTunes Library and iTunes Music Library.xml files to a shared drive on the network and created an alias in my ~/Music/iTunes folder. This allows me to use the same libray on the iBook connected to my stereo upstairs.
    Tom
    Dual 1G MDD G4, 15" PB, Mini, iBook   Mac OS X (10.4.7)   I'm an Apple whore

  • How do I get my headings across the top of my screen back to the way they were?

    I like it better when I had all the headings like: "file" "view" "bookmarks" etc. instead of the orange box that says firefox and having to go into that to get all this. My husband does not know about computers and is not on enough to remember how to do things. I just got him used to going up on the top screen and hitting these options. I would like to get that again across my screen instead of going into firefox and finding them that way. How can I do that?

    To fix this, please click on the orange Firefox box on the top left of your browser.
    Next, select Options, then click the option to show Menu Bar. Fixed! Enjoy!

  • How to move an iTunes library from the internal hard drive to another bootable disk.

             I got two Mac OS X installations on my i Mac system. One on the internal hard drive (320 Gb), that has been there since the iMac was bought 3 years ago, upgraded to Lion on 2 August. (call that INT) . I have a USB external drive, and recently bought a firewire Lacie external drive (2Tb), so to boot from there when I can, with hard drive space getting tight this year. I successfully installed another copy of Lion on LACIE.
             Then I went to work to transfer my iTunes library, which the media files were optioned to store on the USB drive. Intending to transfer both the music and video files, and the megadata ( playlists, ratings, playcounts ) I found the media files and the iTunes library file and the .xml document in my iTunes folder from INT. I made a new folder in the USB drive, and copied the contents from the old iTunes folder to that new folder. I re-started in LACIE, and found my empty iTunes folder. I copied over to the new iTunes folder, then opened iTunes. My eyes saw the music library to the same number of items, with the playlists etc showing.
            However, I tried to sync an iPod Nano, and a window came up saying 100 songs could not be copied to the iPod because they could not be found. After ejecting the iPod I tried to play a song from iTunes, and the screen filled with exclamation points. A small window came up, asking for a password to open "sparsebundle" and my name. I entered my password for the administrator's log-in and it said try again with the password. Without knowing what password to put in, I clicked Cancel, and got another small window asking to locate the file. Then clicked Cancel again, not knowing where to search. All the media folders were showing after quitting iTunes and opening Finder .
          I re-booted into INT, and opened iTunes. The library was still there. I synced my iPod again, ejected it, played 3 songs on the iPod, synced again, ejected it again, and opened the playlist "Recently Played". It showed up okay with no problems. So my iTunes library in INT is alright.
          Has anyone got any idea how to make the transfer into LACIE and get it running alright, or what went wrong with what I did ?
          In the meantime I will empty my LACIE iTunes library folder's contents to the trash, and securily empty the trash .

    Solved the issue without using the trash . I tried to consolidate the library in LACIE, then clicked on any exclamation-mark song and tried to locate the file. Repeating those steps 3 or 4 times cleared it up. That was confirmed when I synced the entire library on a iPod Classic, and showed up no problems after syncing the Nano.
         What went wrong was perhaps to fail to consolidate the library at first .

  • How to move/remove Apple apps from the Appliactions folder?

    Hello,
    I had recently updated  to Lion and now I'm unable to move any applications installed by Lion (eg. iTunes, Launchpad even chess etc..) in the Applications or utilities folders to any other folder. I receive an error:
    "  "x.app" can't be modified or deleted because it's required by Mac OS X"
    Before  Lion I used to organize my apps into to different folders, for example I had different folders for things like Games, System, Office, Multimedia software. And I only kept a few apps in the applications folder itself. I can now only do that with third-party apps now. And both my App and Utilities folders are cluttered with applications which I seldom or never use.
    Thanks, for any assistance.

    In order for any of the Apple software to be properly upgraded or updated it must remain in the HD/Applications folder.
    If you move them around or hide them in other folders you're just asking for trouble.

  • How to set a bind variable across the pages in a report

    I want to create a portal report where data will come from a table for a date range for a week.
    For e.g select event_date,last_name, event_name
    from RESOURCES
    where event_date between trunc(to_date(:curr_date,'DD-MON-RRRR'))
    and trunc(to_date(:curr_date,'DD-MON-RRRR')+ 7)
    The :curr_date is defined as a bind variable whose default value is sysdate.
    Now, when we run the report for the first time, it takes the :curr_date as
    sysdate and prints the report.
    I have two buttons in the report output like "previous week" and "next week".
    If someone presses previous week, the same report should run with curr_date
    as sysdate-7 and if someone presses next week, the report should run with
    curr_date as sysdate +7 and also the :curr_date sets to sysdate - 7 or sysdate + 7
    depending on the button pressed.
    Problem:
    How do I set the value of curr_date if someone presses any of
    previous week/next week.
    null

    Best to state your JDev version, and technology stack (eg. ADF BC) when posting.
    I can think of 2 approaches.
    1) Create a parent VO based on SELECT :bindVar FROM dual, then create links between your other VOs and the parent
    2) Create a AM client interface method that programatically sets the bind variable in each VO.
    Can you specify your use case? This one tends to come up when discussing effective from/to dated queries.
    CM.

  • How to move a sequence, and only the media in the sequence?

    I need to move a 30 min. sequence, and associated media, to work on a different, remote editing system.
    I'd like to just get the media in the sequence with maybe 5 sec. handles. Every test I've run through Media Manager has copied each, complete, original media clip (not just the portion used) - many of which are over 20 minutes long - despite having only used a small portion of each clip. (So in the media manager Summary section the bar graph of "original" amount of space used, is always the same as the "modified"). In the past I think this was called "Bounce"...
    2. If I accomplish this, can I email the sequence data only, and have it link up in the original editing system, or will the media file names be so unique that the original system won't recognize them and link up.
    Thanks in advance for the help.

    Hi -
    Question 1: The obvious first question is - did you select Delete unused media from selected items?
    !http://www.spotsbeforeyoureyes.com/MediaManagerDeleteUnused.jpg!
    If you did, does your media have a Reel Name associated with it?
    2) You can email the project sequence information (you will want to zip it first before sending), Then you can relink to the media as long as the media has the same names. If will be a matter of re-directing the sequence to the new directory location of the media - which you will do through the Reconnect dialog box.
    But you might want to just buy an external hard disk drive, copy the media and project there and FedEx the whole thing to your collaborator.
    MTD

  • Sharing playlist - how do I maintaining track order across the network

    When I listen to the shared playlists on our local network at work, my Itunes automatically arranges the playlists into alpha order by artist. Can I change my settings so that the list is played in the order by which the person created it?
    And how do I make sure that when others play my shared list, it stays in the right order?

    It sounds like you are doing the correct labeling but that is the only way to change the display order in iTunes in the general library.  Remember all the album names will have to have the identical name in order for the disc number to have an effect.  Even tiny differences can be big, and album labels coming from Gracenote can be inconsistent.  Make sure you don't have something like "No. 1" and No 2"
    I have never had this issue with ripped CDs but have had other tracks which were problematic.
    Check this Aug. 2008 post by turingtest2 about temporarily changing labels - https://discussions.apple.com/message/7904806#7904806  -  This often works but I have had cases where tracks grouped when a letter was added but ungrouped when it was removed again.
    If they are mp3 files try changing the ID3 tag version which may cause iTunes to re-write the tags and clear up inconsistencies.  I use iTunes 7.5 (yes, from 2007) so I can't tell you where this is in later versions.
    I had one case of really stubborn grouping.  The tracks would re-group in ways that didn't make sense when I changed metadata.  Without going into detail, I deleted the tracks completely from iTunes, then re-added the files and they all grouped correctly.

Maybe you are looking for