gpt4 book ai didi

java - Pentaho 7 CE Report Designer 超链接BUG

转载 作者:行者123 更新时间:2023-11-28 22:50:33 25 4
gpt4 key购买 nike

我一直在将我的报告升级到 pentaho 7 CE,我遇到了一个奇怪的问题,当在单元格上使用超链接打开子报告时,登录到通过报告设计师超链接窗口,服务器URL PATH 两者都用 bi bi Server URL 自动填充,然后将报告选择到Hyper时,通过BROWSER 按钮 链接,下钻报告的参数 不会出现在“报告参数”选项卡上,这在Pentaho 6 CE 报告设计器,谁能推荐一些 use full 的东西?

我试过 Pentaho Repository Legacy 选项,参数显示正常,但报告上没有生成链接

在超链接时选择报告时出现错误:

org.apache.commons.vfs2.FileSystemException:期望//遵循 URI“http:/localhost:8080/pentaho”中的方案。

:(请帮助任何人..

最佳答案

我遇到了同样的问题,所以我开始调试报表设计器,我意识到当您使用 Pentaho 超链接时,他们创建了一个新类来管理对话框:SwingRemoteDrillDownUiProfile,我评论道使用此类的行并取消注释文件中的其他行
org\pentaho\reporting\designer\extensions\pentaho\drilldown\configuration.properties如下:

#org.pentaho.reporting.designer.core.editor.drilldown.profiles.pentaho-sugar=org.pentaho.reporting.designer.extensions.pentaho.drilldown.swing.SwingRemoteDrillDownUiProfile
org.pentaho.reporting.designer.core.editor.drilldown.profiles.pentaho-sugar=org.pentaho.reporting.designer.extensions.pentaho.drilldown.PentahoSugarDrillDownUiProfile
org.pentaho.reporting.designer.core.editor.drilldown.xul-document.pentaho-sugar=res://org/pentaho/reporting/designer/extensions/pentaho/drilldown/sugar-xaction-drilldown.xul
org.pentaho.reporting.designer.core.editor.drilldown.xul-controller.pentaho-sugar=org.pentaho.reporting.designer.extensions.pentaho.drilldown.PentahoSugarDrillDownController

configuration.properties 文件可以在 report-designer-ext-pentaho-7.0.0.0-25.jar for pentaho 7.0 中找到> 或用于 pentaho-7.1ext-pentaho-7.1.0.0-12.jar

关于java - Pentaho 7 CE Report Designer 超链接BUG,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41344102/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com