• 如何为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

  • 相关阅读:
    基于Docker的Mysql主从复制搭建
    Docker操作命令——查看、停止、删除容器
    Git命令
    未定义数组下标: 0
    zookeeper-3.4.14单机多端口集群搭建
    使用MAT分析dump文件定位程序问题
    intellij idea2019.1中文破解版安装
    vscode打造golang开发环境
    python项目开发环境模块安装记录
    shell用法
  • 原文地址:https://www.cnblogs.com/chenxizhang/p/2111510.html
Copyright © 2020-2023  润新知