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

  • 相关阅读:
    Sizzle之tokenize
    直转字符串为数组
    Sizzle前奏
    (242-528)
    (177-240)
    (92-176)
    (63~91)
    一些变量(39~62)
    mysql导入导出sql文件
    vim编辑器的一些操作
  • 原文地址:https://www.cnblogs.com/chenxizhang/p/2111510.html
Copyright © 2011-2022 走看看