主要模块

<< Click to Display Table of Contents >>

当前位置:  部署与集成 > Web页面集成 

主要模块

复制链接

1. 左侧主导航栏隐藏

首页

当配置有门户时,http://ip:port/bi/Viewer 打开是门户页面,如果想进入产品首页,可以通过以下URL进入。

URL:http://ip:port/bi/Viewer?proc=0&action=index

数据源

支持的版本: 7.1及以后(7.0中添加数据源功能在添加数据集页面)

URL:http://ip:port/bi/Viewer?proc=0&action=conn

数据集

支持的版本: 7.0及以后

URL:http://ip:port/bi/Viewer?proc=0&action=query

报告

支持的版本: 11.0及以后

URL:http://ip:port/bi/Viewer?proc=0&action=dashboard

制作报告

支持的版本: 7.0及以后,11.0版本制作报告与查看报告合并为报告,此URL可兼容继续使用。

URL:http://ip:port/bi/Viewer?proc=0&action=editor

查看报告

支持的版本: 7.0及以后,11.0版本制作报告与查看报告合并为报告,此URL可兼容继续使用。

URL: http://ip:port/bi/Viewer?proc=0&action=viewerManager

作业后台管理

URL:http://ip:port/bi/Viewer?proc=0&action=transJobs

智能问答Copilot

支持的版本:10.2及以后

URL:http://ip:port/bi/Viewer?proc=0&action=askDataHome

调度任务

支持的版本: 7.0及以后

URL: http://ip:port/bi/Viewer?proc=9&req=800&resource=schedule

深度分析

支持的版本: 7.5及以后

URL: http://ip:port/bi/Viewer?proc=0&action=ml

制作门户

URL:http://ip:port/bi/Viewer?proc=0&action=portal

流程审批

URL:http://ip:port/bi/Viewer?proc=0&action=businessProcess

管理系统

URL:http://ip:port/bi/Viewer?proc=0&action=system

管理系统-系统设置页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=sysMgr

管理系统-认证授权页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=secure

管理系统-日志管理页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=logMgr

管理系统-监控预警页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=audit

管理系统-资源部署页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=deploy

管理系统-集群管理页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=clusterMgr

管理系统-VooltDB管理页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=vooltDBMgr

管理系统-任务管理页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=taskMgr

管理系统-数据库管理页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=DBMgr

管理系统-移动端目录页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=mobileCatalogue

管理系统-企业应用配置页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=enterpriseMgr

管理系统-系统检查页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=check

管理系统-应用管理页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=pluginMgr

管理系统-地图配置页面

URL:http://ip:port/bi/Viewer?proc=0&action=system&_trace_=mapConfig

回收站

支持的版本: 11.0及以后

URL: http://ip:port/bi?proc=9&req=3145&resource=resourceRecycle

说明:

使用以上URL集成时,浏览器标签页不显示“<模块>_”。示例如下:

websphere27_zoom74

2. 左侧主导航栏显示

支持的版本:10.1及以后

URL:http://ip:port/bi/Viewer?proc=0&action=index&page=XXX

参数

说明

page

home

首页

conn

数据源(11.0版本前为添加数据源)

query

数据集(11.0版本前为添加数据集)

ml

深度分析

dashboard

报告

editor

制作报告,11.0版本制作报告与查看报告合并为报告,此值可兼容继续使用。

viewerManager

查看报告,11.0版本制作报告与查看报告合并为报告,此值可兼容继续使用。

metric

指标

askDataHome

Copilot问答首页

askDataChat

Copilot问答对话页面

schedule

调度任务

system

管理系统

businessProcess

流程审批

portal

制作门户

portalHome

门户首页

preference

个性化设置

messageCenter

消息中心

report

填报表单

说明:

支持通过参数module.window.title.isShow=来控制显示或隐藏“<模块>_”,默认为true,显示“<模块>_”。只支持配置在bi.properties中。示例如下:

隐藏前:

websphere28

隐藏后:

websphere27_zoom104