Using Blance Score Card Portlets

Hi,
I have installed portal 3.0.9 for use with Oracle Applications according to metalink note 146469.1.
I'm attempting to deploy the Oracle Balance Score Card 5.0.2 Portlets and I'm having the following problem.
Background:
I have created two applications users with different responsibilities.
I have created a score card which each of my two users have full access to.
I created a portal page with the KPI indicator portlet.
The portlet is set to view the scorecard and KPI's I have created.
Problem:
When I login to portal as Apps user 1, I can see the scorecard, if I log into the portal as Apps user 2, I'm getting an access denied error in the KPI portlet.
If I customize the portlet as user 2, make no changes but press apply then I can see the KPI, but If I log back into the portal as Apps user 1 I then get the access denied error again.
Can any one explain this security model ?? Will I need a different portal page for every Apps user ?? ( there could be 1000's)
Any help would be I great help.

Nanda - for mobile dashboards, you cannot really expand the column width at run time. Another work-around we did for a recent mobile dashboard implementation was to enable the scorecard property "Rows are selectable".
In this way, when you long press any cell of the scorecard, the complete text gets displayed in a separate bubble (something like a mouse over value). This can be really helpful when you have real estate constraints.

Similar Messages

  • Appraisal Template for Balance Score Card tool

    Dear All,
    The PMS process is based on the Balance Score Card approach. In order to fulfill this requirement what are the prerequisites required..This is categorized only for the Top level management...
    Can someone throw some light in this.. like how to start off..
    Regards,
    Srikanth

    Hi,
    In order to use Balance score card there should be integration with SEM, pls check the documents in Service Market place.
    Regards
    Kumar

  • PMS-Balance score card.

    Hi Team,
    We want to adopt Balance score card method (PMS-Performance management system) in SAP.
    is SEM (Strategic Enterprise Management ) is necessary for that.
    Is there any workaround with out having SEM.
    Could you give some light on this. if you can provide any note numbers for the same, it would be great help for me.
    Regards,
    MVR

    Hi,
    In order to use Balance score card there should be integration with SEM, pls check the documents in Service Market place.
    Regards
    Kumar

  • Getting Error while creating Score card

    Hi ,
    I was trying to create a score card using a simple BW query. But I am getting the following error whenever I run the application.
    Data Provider "" could not be parameterized:
    Group: DATAPROVIDER
    Type: null
    Name:
    Init parameters:<parameterList>
    <param name="LOAD_IN_SCRIPT" value="false"/>
    </parameterList>
    In the Data Source Properties I have changed the property "Load in script = true". But I am still getting this error.
    Here is the screen shot.
    Also I am getting the following error:
    null
    Error
    Thu Jan 17 16:23:53 IST 2013
    Error during script processing:
    "<parameterList>
    <param name="SCRIPT" value="//DS_1.loadDataSource();&#10;//DS_2.loadDataSource();&#10;DS_3.loadDataSource();&#10;//TEXT_5.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Atlanta&quot;}));&#10;TEXT_6.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Boston&quot;}));&#10;//TEXT_7.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Charlotte&quot;}));&#10;//TEXT_8.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Denver&quot;}));&#10;//TEXT_9.setText(DS_3.getDataAsString(&quot;0AMOUNT&quot;, {&quot;0RELOCAT&quot;:&quot;Miami&quot;}));"/>
    </parameterList>
    " "com.sap.ip.bi.zen.rt.framework.jsengine.JsEngineTimeoutException: com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngineError
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngine.doResumeScript(RhinoJsEngine.java:118)
    at com.sap.ip.bi.zen.rt.framework.jsengine.JsEngine.resumeScript(JsEngine.java:51)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoScriptInterpreterBialService.interprete(RhinoScriptInterpreterBialService.java:106)
    at com.sap.ip.bi.base.command.impl.Command.interprete(Command.java:198)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.processCommandSequence(Page.java:4447)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.doProcessRequest(Page.java:2511)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page._processRequest(Page.java:713)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.processRequest(Page.java:4811)
    at com.sap.ip.bi.webapplications.runtime.impl.page.Page.processRequest(Page.java:4804)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller.doProcessRequest(Controller.java:1191)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller._processRequest(Controller.java:1047)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller.processRequest(Controller.java:1015)
    at com.sap.ip.bi.webapplications.runtime.impl.controller.Controller.processRequest(Controller.java:72)
    at com.sap.ip.bi.server.runtime.sevice.impl.BIRuntimeServerService._handleRequest(BIRuntimeServerService.java:489)
    at com.sap.ip.bi.server.runtime.sevice.impl.BIRuntimeServerService.handleRequest(BIRuntimeServerService.java:882)
    at com.sap.ip.bi.server.execution.engine.runtime.BIExecutionEngineRuntime.executeRequest(BIExecutionEngineRuntime.java:48)
    at com.sap.ip.bi.framework.base.execution.impl.BIExecutionService.executeRequest(BIExecutionService.java:54)
    at com.sap.ip.bi.client.execution.AbstractExecutionServlet.handleRequest(AbstractExecutionServlet.java:130)
    at com.sap.ip.bi.client.servlet.BIPrivateServlet.handleRequest(BIPrivateServlet.java:32)
    at com.sap.ip.bi.client.execution.AbstractExecutionServlet.doPost(AbstractExecutionServlet.java:125)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
    at org.eclipse.equinox.http.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:38)
    at com.sap.ip.bi.zen.webserver.internal.ZenSessionFilter.doFilter(ZenSessionFilter.java:34)
    at org.eclipse.equinox.http.servlet.internal.FilterRegistration.doFilter(FilterRegistration.java:81)
    at org.eclipse.equinox.http.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:35)
    at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:130)
    at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:317)
    at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
    at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
    at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
    at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
    at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
    at org.mortbay.jetty.Server.handle(Server.java:326)
    at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
    at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:939)
    at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
    at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
    at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
    at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
    at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
    Caused by: com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngineError
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.CustomContext._checkMaximumExecutionTimeExceeded(CustomContext.java:44)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.CustomContext.checkMaximumExecutionTimeExceeded(CustomContext.java:38)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.CustomContextFactory.doTopCall(CustomContextFactory.java:75)
    at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3178)
    at org.mozilla.javascript.Interpreter.restartContinuation(Interpreter.java:895)
    at org.mozilla.javascript.Context.resumeContinuation(Context.java:1246)
    at com.sap.ip.bi.zen.rt.framework.jsengine.rhino.RhinoJsEngine.doResumeScript(RhinoJsEngine.java:106)
    ... 43 more
    This is the script for which it is giving me an error:
    Can you help.
    Thanks Regards,
    Biswajit

    Hi Tammy,
    Please find the Screen shot of the filter tab:
    The result of the query is as follows:
    Regards,
    Biswajit

  • Linking FTP to Balance Score card

    Dear All,
    We have an application server ( FTP) that we are using for BW Flat File data upload.
    I want give the link of the file from this application server to Balanced score card measure in Report and link tab. How can I do it ?
    This is a urgent requirement.
    Regards,
    MANDAR

    Try the Financial Performance Management forum.

  • Measure definition not displaying in portal - balanced score card

    Hi,
    Please help very urgent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    I have just transported the balance score card from development to quality. When i tried to open the balance score card via portal i am unable to see the measure definitions.
    I transported the measures by checking transporting meaures with text elements. All transports are successful.Only definition part is not visible.
    I am using status of BI: SAP BW = SP 14 and SEM BW @SP 8.
    1. Is this the support package issue or some portal setting for roles
    2. Or anyother way to capture the definition of the measure. Please suggest how can i confirm that this time i have captured the definition of the measure as there is no specific task added in the transport for this purpose.
    Thanks
    Rani

    Resolved this issue.....its becz JAVA was not installed after replacing my system.

  • MM Vendor Evaluation Score Card Program RM06LBAT

    Hello MM gurus,
    I am trying to figure out what record selection criteria SAP uses in calculating a score in the Vendor Evaluation score card program RM06LBAT.  We have our applicability period set to 090 days in configuration. Does the program look at records in S013 for the last 090 days from the run date of RM06LBAT? Or does the program look at records in S013 since the last vendor score card was generated?  Is applicability period used in running the score card?  How is the applicability period used in SAP for vendor evaluation?
    We would like to run the score card program every 090 days (or once per quarter) and have SAP only evaluate scores for activity generated over the 090 day period.
    I appreciate your assistance.
    Regards,
    Julie

    HI,
    The information you need from vendor evaluation is contained in the criteria on-time delivery.
    The market price is a dat you introduce in the info record.
    There is a very good information in the online help:
    [http://help.sap.com/saphelp_erp60_sp/helpdata/EN/8d/b97cde414511d188fc0000e8322f96/frameset.htm]
    Best Regards,
    Arminda Jack

  • Copy BSP balance score card

    Hi,
    when I copy the standard BSP balance score card I get errors in my java scripts. Has someone already tried to copy the balance score card and solve the java script errors.
    I have a custome who want to use SEM in a portal, with there own portal design. so I want to make a copy of the BSP and than change the layout files.
    Kind regards,
    Richard Middelburg

    Hi Rishi,
    it is very interesting to read a 'first' inquiry about the balanced scorecard concept. You've found a very rich topic to educate yourself in. Personally, having worked in this area for almost eight years now, I would divide this topic in two main aspects:
    <b>1) Balanced Scorecard as methodology:</b> there are several great publications on this topic by the 'fathers' of this concept (Drs. Kaplan & Norton, see the response by Manish, too). The following two are key in my opinion and they've helped me a lot understand the theory:
    - <a href="http://www.amazon.com/Balanced-Scorecard-Translating-Strategy-Action/dp/0875846513/ref=pd_bbs_sr_1/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-1">The Balanced Scorecard: Translating Strategy into Action</a>
    - <a href="http://www.amazon.com/Strategy-Focused-Organization-Scorecard-Companies-Environment/dp/1578512506/ref=pd_bbs_sr_3/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-3">The Strategy-Focused Organization: How Balanced Scorecard Companies Thrive in the New Business Environment</a>
    Some additional basic info can be found on Wikipedia, too:
    <a href="http://en.wikipedia.org/wiki/Balanced_scorecard">Wikipedia - balanced scorecard</a>
    <b>2) Balanced Scorecard as supported by SAP applications:</b> I would recommend you to have a look at a new strategy/performance management solution of SAP called SAP Strategy Management (SSM) which replaced the older Balanced Scorecard app of Strategic Enterprise Management (SEM). More info on SAP SSM can be found e.g. <a href="http://here">http://www.sap.com/solutions/performancemanagement/index.epx</a>. SSM supports the Balanced Scorecard methodology but at the same time it is methodology-agnostic and can be used for all performance management methodologies based on objectives, KPI's and initiatives. SSM is based on technology acquired by SAP with a company called Pilot earlier this year.

  • Balance Score card data show in aggregation

    Hi All,
    I am developing a score card where I am using a structure which is displaying data in query as follows:
    fiscal period   sales
    007.2007          30
    008.2007          40
    But when I see the same data in score card  it is displaying the sum and that too for all the periods
    006.2007          70
    007.2007          70
    008.2007          70
    009.2007          70
    010.2007          70
    and so on...
    Please quide me in  case i need to some setting for the display.
    Regards
    Rahul Bindroo

    Try the Financial Performance Management forum.

  • Balance Score Card

    Friends
    Is there any document which gives steps to create a simple balance score card in SEM system.
    Like transaction used and what exactly we need with some examples.
    My friends have created one balance score card and they are facing the following problem.
    When they try to view the data its giving an error no data available even though we have attached query that has data.are there any setting that we need set.
    Regards
    Vijay

    Friends
    Is there any document which gives steps to create a simple balance score card in SEM system.
    Like transaction used and what exactly we need with some examples.
    My friends have created one balance score card and they are facing the following problem.
    When they try to view the data its giving an error no data available even though we have attached query that has data.are there any setting that we need set.
    Regards
    Vijay

  • Balance Score Card Configuration Guide

    Hi Experts,
    Please guide me how to configure Balance Score Card In HCM.
    if any document is available please send that also to my id
    thanks
    Roopesh

    Hi Rishi,
    it is very interesting to read a 'first' inquiry about the balanced scorecard concept. You've found a very rich topic to educate yourself in. Personally, having worked in this area for almost eight years now, I would divide this topic in two main aspects:
    <b>1) Balanced Scorecard as methodology:</b> there are several great publications on this topic by the 'fathers' of this concept (Drs. Kaplan & Norton, see the response by Manish, too). The following two are key in my opinion and they've helped me a lot understand the theory:
    - <a href="http://www.amazon.com/Balanced-Scorecard-Translating-Strategy-Action/dp/0875846513/ref=pd_bbs_sr_1/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-1">The Balanced Scorecard: Translating Strategy into Action</a>
    - <a href="http://www.amazon.com/Strategy-Focused-Organization-Scorecard-Companies-Environment/dp/1578512506/ref=pd_bbs_sr_3/104-6553279-1939130?ie=UTF8&s=books&qid=1190017043&sr=8-3">The Strategy-Focused Organization: How Balanced Scorecard Companies Thrive in the New Business Environment</a>
    Some additional basic info can be found on Wikipedia, too:
    <a href="http://en.wikipedia.org/wiki/Balanced_scorecard">Wikipedia - balanced scorecard</a>
    <b>2) Balanced Scorecard as supported by SAP applications:</b> I would recommend you to have a look at a new strategy/performance management solution of SAP called SAP Strategy Management (SSM) which replaced the older Balanced Scorecard app of Strategic Enterprise Management (SEM). More info on SAP SSM can be found e.g. <a href="http://here">http://www.sap.com/solutions/performancemanagement/index.epx</a>. SSM supports the Balanced Scorecard methodology but at the same time it is methodology-agnostic and can be used for all performance management methodologies based on objectives, KPI's and initiatives. SSM is based on technology acquired by SAP with a company called Pilot earlier this year.

  • Score card component - Dashboards

    Hi,
    I have a requirement in my dashboards where in i need to create a Scorecard component and following are the detailed requirements.i am using the SAP Dashboards 4.0 tool.
    1) There will be a drop down box which will display some employee names in it.
    2) When the user selects a employee value from the drodown then the score card below the Drop down display the associated projects information 
    and The first column of the scorecard component will display the respective Project names.
    3) And for each project there will be an associated .pdf document saved in share point location.
    4) So the user wnats to see this pdf document after he clicks a project name from First column of the score card component.
    So i would like to know the detailed step by step approach how can i link each one of the pdf document to the respective project in the score card component.
    what i mean if i have multiple projects under one Employee how to link one PDF document for one project.
    Here employee to Projects is a 1 to Many relation ship. and Project name in score card to pdf document in sharepoint is a 1 to 1 relation ship.
    I hope you understand the requirement clearly.
    Any body knows how to implement this requirement please let me know your inputs at the earliest.
    Thanks in advance,
    Warm Regards,
    Nanda Kishore.

    Here are the steps you can follow
    step 1
    add scorecard and map them to data
    Step 2:
    add series and select Position in 'Insert Type' and bind to a cell
    Step 3:
    Go to behaviour and say rows are selectable and select 'No Selection (none)'
    step 4:
    Add URL button and assign url to it for your project
    step 5:
    Go to Behavior and map trigger cell to E1 where we are capturing selections from scorecard
    Same for third URL button but specify when value becomes as 3 as its our  3rd row
    Step 6: now hide the url button
    and set it back and hide this url button in the back of scorecard

  • Cannot use seconf graphics card with Hp envy Recline

    The HP recline has 2  display adapters , INtel integrated 4600 and Nividia Gt730A. I tried to force use of the Nividia card by selecting it in the nividia control panel as the default card but it does not work. I ran dxdiag and it still show intel as the default card.
    I  tried to run 3DMark11 buy selecting Nividia but it wont run and I gethis error message:
    "Workload Single init returned error message: No outputs found on DXGI adapter"
    3Dmark11 will run with either Auto or Intel graphics card selected (but with very poor frame rates )
    So now I am not sure whether the GT730 is working of not  or is there something wrong with DXGI? , DX11? 
    Advise please.

    The 3D mark11 support forum informed that this is normal.  Explanation is as follows:
    Quote:
    "This is due to how your system is set up. The dedicated video card has no outputs - it isn't connected to a monitor. Instead your system uses some fairly elaborate gaffer tape in the video driver to render things in the dedicated card, then copy them to the integrated card video buffer which then displays them to the monitor.
    In systems like this only "auto" will work. It should still use the dedicated card (score should be different from using just the integrated one forced). "
    End Quote:
    At end of the 3DMark 11 Tests , the summary did indicate that GT730A was used .  So it's not really an issue but rather the way the dual graphics cards work in the HP Envy Recline.

  • Can I use ATI graphics cards in SLI in MSI-7100?

    My stupid-question-ometer is going off the scale, but I don't know the answer; can I use ATI graphics cards in SLI in my machine?
    Also, whilst I'm at it, according to my knowledge, AMD are considered, in general, the lowest cost per unit power. Is it the same with ATI or nVidia - which generally offers best value?

    And can you refine your other question, please. For one, ATI and AMD is one company now. Intel and AMD/ATI mostly have processors that in normal run are equal, but Intel has more refined top-end processors. In benchmarks Intel's normally score higher.

  • Performance Score Card Database Configuration failed

    Hi Experts,
    Yesterday I started installing Hyeperion 11.1.1.3.0. I got some problems one them is Performance Score Card Database Configuration failed. I supplied following credentials during configuration: [Click here |http://www.imageping.com/show.php/60465_PerformanceScoreCard.jpg.html]. This is my second attempt, for the first attempt i gave hyperion_ss as database user name, If i used the same user name for the second time its alerting me as "Invalid Database Schema for the Product Performance Scorecard", so i created new user hyperion_ps. For both the users i granted create session, connect, and resource privileges. After i got Database Configuration Failed window i went to sql*plus and counted for number of table it gives 215. My database is Oracle 11g, Windows 2003 server. Please help me in solving this issue, please............
    Thanks in advance,
    -N-

    You are getting the message because:
    In the process it atrted creating the table and index on the schema but it was unable to complete that.
    solution:
    Delete the DB schema and then do the configuration once again.
    provide DBA access to the schema
    Also please do check if the data file for the tablespace in Oracle DB has reached the limit or not.
    Regards,
    Bish

Maybe you are looking for

  • Can IPhoto open pictures that are saved as Photoshop 7 files?

    I have PhotoShop 7 and have a lot of photos that were saved in Photo Shop on Mac Classic system.  Most of these are very large.  24MB to 56MB files.  I upgraded to Mac 10.5.8 and now they will not open without a $700 upgrade from Photo Shop.  I do no

  • After removing my payment info, why can't I remove the credit card type

    How can I completely remove all of my payment information? I already removed all of my info but can't seem to remove the credit card type (Visa, MasterCard, etc.). After removing the info I am able to, I click Done and then in red letters the words,

  • Cannot change the properties of copied publishing page

    Hi all, I have a requirement to copy a Publishing Page and modify some of its properties including Taxonomy/Managed Metadata field. I use SPFile.CopyTo() method and everything seems to be fine until I try to update the new page's properties:  they ar

  • Cannot load mod_bonjour.so in apache2

    * I am running apache2 on tiger. I copy mod_bonjour.so from /private/....(cant remember) to /opt/local/apache2/modules/ * sudo apachectl restart, then it cannot find the mod_bonjour.so. Error: no such symbol... * I assume I need to recompile the mod_

  • File Sharing - notifying secondary users that a file is already in use

    We are using a Lion server for file sharing. How can we set it up such that if one user has a file open, a secondary user opening the same file will be notified that the file is already in use (making it read-only)? We had multiple users opening the