zoukankan      html  css  js  c++  java
  • 如何为SharePoint 2010中配置Performance Point Service

    今天在我的笔记本电脑上,要配置一个完整的商务智能(BI)的演示环境,遇到一些小问题,下面将解决的方法记录一下。

    我们知道微软最新的BI平台是一个完整的端到端的平台,它包含了所有的前后端应用解决方案.通过下面的地址可以了解到微软最新的产品,技术,范例等等

    http://www.microsoft.com/bi

    imageimageimage

    我今天在配置的时候,遇到的问题是Performance Point Service(简称PPS)无法正常工作。PPS原先是一个独立的服务器产品,现在已经集成在SharePoint 2010 里面。

    如果你以后也遇到了这个问题,请按下面的步骤检查

    1.确认 PerformancePoint Service Application和Secure Store Service已经启动

    System Settings=>Manager services on server

    image

    2.SharePoint Server管理中心中,设置Service application association

    Application Management =>Configure service application associations |

    image

    点击default,会出来下面的一个窗口,请确认选中了PerformancePoint Service Application和Secure Store Service

    image

    3.确保Secure Store Service已经进行了基本的配置

    Application Management =>Manager services applications

    image

    4.配置PerformancePoint Service

    这里的关键是设置Secure Store Service Application和Unattended Service Account

    Application Management =>Manager services applications

    image

    5. 确保网站集和网站中启用了有关的Features

    image

    6.进入BI Center,启动Deshboard Designer

    image

    image

    这样就可以开始你的PPS之旅了,enjoy Open-mouthed smile

  • 相关阅读:
    CF1066E Binary Numbers AND Sum
    CF1063B Labyrinth
    CF1063A Oh Those Palindromes
    CF1066C Books Queries
    CF1060D Social Circles
    CF1059C Sequence Transformation
    CF1059B Forgery
    CF1060C Maximum Subrectangle
    【LYOI2016】EasyRound1
    【bzoj2242】计算器
  • 原文地址:https://www.cnblogs.com/chenxizhang/p/2111510.html
Copyright © 2011-2022 走看看