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

  • 相关阅读:
    cross apply / outer apply
    查看锁表
    常用的一些占位符
    如何将法向量转换到世界空间
    Essential Mathematics for Games and Interactive Applications
    下一本要看的书
    第五章第五节 四元数
    向量坐标转换、旋转矩阵以及视图转换
    怪诞行为学摘录
    unity3d发布apk资源打包和访问方式
  • 原文地址:https://www.cnblogs.com/chenxizhang/p/2111510.html
Copyright © 2011-2022 走看看