最具影响力的数字化技术在线社区

168大数据

 找回密码
 立即注册

QQ登录

只需一步,快速开始

1 2 3 4 5
打印 上一主题 下一主题
开启左侧

[综合] BusinessObjects Query Builder 相关知识分享

[复制链接]
跳转到指定楼层
楼主
发表于 2014-12-18 16:41:59 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多数据大咖,获取更多知识干货,轻松玩转大数据

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
Introduction


Query Builder is one of the essential and interesting tools in BusinessObjects. Using Query builder one can easily query the BusinessObjects repository and get the required information which cannot be found even in CMC.

           To explain more in detail, BusinessObjects repository made up of set of tables to hold the information about the BI content such as Universes, reports, Users, schedules, etc. These tables are encrypted in such a way that the information stored in these tables cannot be readable using conventional SQL query tools. This is the place where Query Builder comes in to picture where in which this is the one and only door step through which we can query the metadata stored in the repository.


Querying repository

        The repository information is stored in the form of InfoObject and the CMS reads the InfoObjects from the virtual tables. Below are the BusinessObjects metadata virtual tables and their associated objects.


Virtual table
Table description
Table Objects

CI_SYSTEMOBJECTSContains InfoObjects that the BI Platform usesUser, User Group, Server, Server Group,Folder, Connection, Calendar,Event

CI_APPOBJECTSHolds InfoObjects that are used by documentsUniverse
CI_INFOOBJECTSContains InfoObjects that are consumed by the end userWebI, Crystal Report, FullClient, PowerPoint, Pdf, Excel, Word, Rtf, Txt,Program, Shortcut

Accessing Query Builder

Query Builder can be found at the below URL http://MyServerort/AdminTools



Make sure you are using a user credentials that is part of Administrator user group in order to gain access to all the repository objects. Please note using Query Builder we can only query the information stored in the CMS database not from the File repository files.

Simple queries to use against the repository

To list all the Users

          SELECT * FROM CI_SYSTEMOBJECTS WHERE SI_KIND='USER'

To list all the Universes

          SELECT * FROM CI_APPOBJECTS WHERE SI_KIND='UNIVERSE'

To list all the WebI reports

          SELECT * FROM CI_INFOOBJECTS WHERE SI_KIND='WEBI'


来自群组: SAP BI 用户组
楼主热帖
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 转播转播 分享分享 分享淘帖 赞 踩

168大数据 - 论坛版权1.本主题所有言论和图片纯属网友个人见解,与本站立场无关
2.本站所有主题由网友自行投稿发布。若为首发或独家,该帖子作者与168大数据享有帖子相关版权。
3.其他单位或个人使用、转载或引用本文时必须同时征得该帖子作者和168大数据的同意,并添加本文出处。
4.本站所收集的部分公开资料来源于网络,转载目的在于传递价值及用于交流学习,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。
5.任何通过此网页连接而得到的资讯、产品及服务,本站概不负责,亦不负任何法律责任。
6.本站遵循行业规范,任何转载的稿件都会明确标注作者和来源,若标注有误或遗漏而侵犯到任何版权问题,请尽快告知,本站将及时删除。
7.168大数据管理员和版主有权不事先通知发贴者而删除本文。

沙发
 楼主| 发表于 2014-12-18 16:45:48 | 只看该作者
表格内容修补

01.png (10.85 KB, 下载次数: 106)

01.png
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

关于我们|小黑屋|Archiver|168大数据 ( 京ICP备14035423号|申请友情链接

GMT+8, 2024-5-2 23:37

Powered by BI168大数据社区

© 2012-2014 168大数据

快速回复 返回顶部 返回列表