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

Similar Messages

  • Is it possible to take a print from the Portal

    Hello All,
    Is it possible to take a print out from the Portal.
    Let me be  more clear about the case:
    We have designed some charts (Time Scatter) in our WebDynpro projects and displayed it in the Portal. Now, the Team is enquiring if the Print out of the generated charts could be taken from the portal by providing a button. Or else they will have to save the chart as an image and take a print out.
    Please let me know how can it be done if possible.
    Points will be awarded.
    Regards,
    Poojith MV

    hi....
    Follow the code given below !!
    The print functionality can be included by writing a Separate PortalComponent and calling the component when the print button is clicked on any page.
    In the JSP call the print cmponent By using
    <%@ page import="com.sapportals.portal.prt.service.urlgenerator.IUrlGeneratorService"%>
    <%@ page import="com.sapportals.portal.prt.service.urlgenerator.specialized.IPortalUrlGenerator"%>
    <%@ page import="com.sapportals.portal.prt.service.urlgenerator.specialized.ISpecializedUrlGenerator"%>
    For instance :
    Include code like this in all your jsps
    <%
    try {
    IUrlGeneratorService urlGen =(IUrlGeneratorService) componentRequest.getService(IUrlGeneratorService.KEY);
    // get Specialized Portal Url Generator
    IPortalUrlGenerator portalGen = null;
    ISpecializedUrlGenerator specUrlGen =urlGen.getSpecializedUrlGenerator(IPortalUrlGenerator.KEY);
    if (specUrlGen instanceof IPortalUrlGenerator)
    portalGen = (IPortalUrlGenerator) specUrlGen;
    printUrl =portalGen.generatePortalComponentUrl(
    componentRequest,
    "<ProjectName>.<PrintComponent>");// calling the Print Component
    } catch (Exception e) {
    response.write("EXception---"+e.getMessage());
    %>
    Hold the bean values in the HttpSession.

  • Is it possible to restart a download from the amount downloaded previously?

    Is it possible to restart a download from the amount downloaded previously?
    When I download some lectures from iTunes U, sometimes the link breaks and the download gets interupted.Then when the download is resumed it starts from 0 KB and not from the KB amount that was downloaded when the download was interupted.Is there a way to resume the download from the point it was interrupted?

    Well I'm using 9.0.3.1.5 and I STILL have this same problem.
    Not sure if location is a factor, but I'm a US resident with a US iTunes account but I spend most of my time in Asia and I know a LOT of folks in India, UAE, etc with it. Everything else in iTunes works perfectly fine, except resuming non-purchased downloads.
    On Apple Support I could only find a solution related to Purchased downloads, but not individual unsubscribed podcasts you clicked GET on or free iTunesU content. These still go back to zero with no option to resume only restart.
    I mean, every quality download manager for your web browser gives you a consistent experience in resuming almost any download except very few servers on the Internet with specific policies to not allow resumes. If there is no solution just silence, either this is one of those mysterious come-and-go bugs that are hard to replicate or maybe iTunes is conserving bandwidth by discouraging resumes of free content it doesn't make money on. Especially 100MB+ files from folks in places with reliable but slower "3rd world" connections. So I would with a half bitten lip throw an answer your question as NO, it is not possible.
    I do hope someone who thinks they have a solution steps in to say Yes, it would make a lot of people very happy.

  • To extract portal activity data from the portal into Solution manager.

    HI all,
          I need to extract the portal activity data from the portal into Solution  Manager BI and then later on into the SAP BW in order to generate BEx reports on the portal activity data. I need to know about the configuartions that are needed to be done on the portal side and the solution manager side so as to get the data into SolMan from portal.  Waiting for a response.
    Thanks and regards,
    Divya.

    Hi
    In solution manager you can do the  analysis of the ADC data files (Portal activity reporting) as as part of the End-to-End Diagnostics (Portal Activity Reporting tab in the End-to-End Workload Analysis).
    Will you see the Portal Activity Reporting tab under End-to-End Workload Analysis?
    by default PAR in SAP Solution Manager 7.0 EHP1 is deactivated ,since we requires
    some manual configuration of the Activity Data Collector.
    please follow the attached config guide in the SAP note for configuration.
    Jansi

  • Is it possible to move my iTunes from the old laptop to the new one (including all the music files and playlists) without having to start all over again with a blank iTunes?

    Is it possible to move my iTunes from the old laptop to the new one (including all the music files and playlists) without having to start all over again with a blank iTunes?

    yes
    You will need to copy the whole iTunes folder which is in your user profile on the old computer in Music folder.
    Before you do it make sure iTunes are updates on the old computer and it works without any problems.
    This will copy all your media, music, movies (provided you did not change the default location).
    After the migration you will need to sing in to Apple store again with your Apple ID
    and also authorize your new computer (both done from the tom menu bar in Store.
    Once you are done please deauthorize your old computer (the same menu path) if you are not planning to use it anymore.
    Any problems post here.

  • 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

  • Is there a possibility to open raw files from the Nikon D750 in photoshop elements 11?

    Is there a possibility to open raw files from the Nikon D750 in photoshop elements 11? I allready tried to install camera raw 8.7.1 but it doesn't work.

    Yes, I see:
    Letzte Aktualisierung
    16.04.2012
    The link I gave is listed in the faqs of this forum.
    Photoshop Elements FAQ List
    mfG
    Michel

  • Authorization error when running a report from the portal

    Hello,
    I am trying to run a certain report under a certain user in the portal.
    If I run this report with this user from the BW it is working but if I run it from the portal with this user it doesn't. The error I receive in the portal is this:
    ABEND: Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION
    ABEND: Errors while reading InfoProvider data
    ABEND: Error in BW:
    ABEND: You do not have authorization for the data transfer process
    Which other authorizations the user needs?

    Hey Roy,
    Check with the User Portal Roles and all Authorization Objects in BW.
    when we talking about Portal from BW - Is is URL portal or RFC Portal?
    Thanks,
    CP

  • I am trying to manage my media from the computer but it keeps saying my session has timed out and I've tried it so many times. How can I successfully manage my media?

    I am trying to manage my media from the computer but it keeps saying my session has timed out and I've tried it so many times. How can I successfully manage my media?

        Hi Valeria07,
    We want managing your media to be easy! It saddens me to hear that this is not occuring. Do you receive a specific error message when the browser times out? Have you tried using a different browser?
    Thanks,
    PamelaF_VZW
    Tweet us @vzwsupport

  • Is it possible to retrieve deleted items from the Pages App please?

    IIs it possible to retrieve deleted items from the Pages App? Thanks

    From within the Pages app, no. If you have an iTunes or iCloud backup that would have contained the file, and you are backing up Pages, it could be received via a restore using that backup (this would wipe out any newer data however).

  • Is it possible to delete a relationship from the BP ?

    Hello experts,
    I'd would like to replace a function partner SH (having the same number as the DO) by another  from R3 to CRM5.
    At the begining i have in R3 this partner
    AG 3901007
    RE 3901007
    RG 3901007
    WE 3901007
    In R3 by the transaction VD02, I replace the partner SH by another
    After the modify i have in R3.
    AG 3901007
    RE 3901007
    RG 3901007
    WE 5000000
    When the replication is done in CRM using BDOC, i can see, by the transaction BP
    the new ship to party partner(5000000) .
    The trouble is :
    When customer access to ISA (standard version) to order product, he can select the partner 3901007 as shipping adress.
    By ISA, he should have the partner 5000000 only.
    Is it standard or is it a sap trouble ?
    Is it possible to delete a relationship from the BP ?
    I don't want to delete the BP partner, i just want to delete the relationship when then BDOC arrive in CRM.
    i have found the oss note 596334 497146 757955 too but it doesn't bring me a solution.
    Best regards
    Christophe

    Hello
    When you delete a Partner Function in R/3 the corresponding relationshipdoesn't get deleted in CRM. This is standard SAP behavior and not a
    bug. Reason for this behavior has been explained in Note 490454.
    You can change this behavior by implementing Note 497146. Also check
    the note 682427 which will help you in clearing old data.

  • Is it possible to run process chain from the certain process/point?

    Hello
    Is it possible to run process chain from the certain process?
    How?
    Thanks

    Hello,
    yes it possible! use the following steps.
    1. Goto the process which you want the chain to start from.Goto display messages>> Chain tab. In the generated instance note the variant and instance.
    2. Goto table RSPROCESSLOG and give variant and instance and get logid details.
    3. t codese37>> run FM RSPROCESSFINISH.
    4. give the deatils u have got in RSPROCESSLOG table here and say execute.
    This will solve ur problem.
    Hope this helps!
    Reg
    Deepmala

  • Is it possible to reference one cell from the value of another?

    Is it possible to reference one cell from the value of another e.g.
    value of b1 = value of c(value of a1)
    So if a1 = 3 then b1 = c3, if a1 = 5 then b1 = c5.

    Excellent!
    Thanks Wayne. Just saved me many hours and a headache.
    Works like a dream.
    Thank you for your succinct (and accurate) answer.
    Mark

  • Is it possible to recover deleted files from the Microsoft Word app for iPhone? I am desperate.

    Is it possible to recover deleted files from the Microsoft Word app for iPhone? I am desperate.

    From the Microsoft Word app they say "Access Word documents from OneDrive, Dropbox, iCloud, OneDrive for Business, or SharePoint" so it sounds like you can specify where they are saved. However, my guess would be that the default will be OneDrive.
    To the OP: Have you tried logging into onedrive.live.com to see if you can see your letter there?

  • Is it possible to retrieve deleted files from the cloud i.e. contact list?

    Is it possible to retrieve deleted files from the cloud i.e. contacts?

    If you have an iCloud backup of an iOS device that was made while the contacts were still on it, you may be able to restore them from the backup by following this user tip from Winston Churchill: https://discussions.apple.com/docs/DOC-4841.

Maybe you are looking for