|
C-Catalog
The Presentation Catalog stores the content that users create in Answers and Dashboards. This
content, which includes items such as folders, links, and objects (that is, requests, filters, prompts,
dashboards, and so on), is stored in a directory structure of individual files.
catalog文件夹存储用户在前端answers,dashboard创建的对象,比如报表、过滤器、提示和仪表盘页面等。每一对象对应一个.atr的属性文件
默认位置\\OracleBIData\web\catalog,可以通过修改instanceconfig.xml文件修改路径。
7.9.3版本是单个文件,10.x后每一个presentation instance一个目录,我不相信有人需要这个升级向导呵呵。upgrade guide有专门的升级命令,很快,也好用。原来打包了的文件现在往目录下看是一个个的独立文件,类似:
\\OracleBIData\web\catalog\paint\root\shared\demo
paint%2eregion.atr
paint%2eregion
1,248 paint
86 paint.atr
1,293 paintdemo
paintdemo.atr
[ 本帖最后由 北冥 于 2008-3-19 15:13 编辑 ] |
|