问题标签 [spagobi]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
jdbc - 无法在 spagoBI 工作室中使用 Firebird 生成元模型
在 SpagoBI Studio 中,保存与结果 firebird 数据库正常的连接后,架构中没有显示任何表。可以与松鼠连接。
本地连接数据:
也不返回远程连接:
有人可以帮我解决这个问题吗?
spagobi - 如何将 SpagoBI 应用程序与 Java Spring MVC 应用程序集成?
我想从 spring MVC 打开 spagoBI 文档。任何人都可以解释将 SpagoBI 应用程序与 Spring MVC 集成的过程吗?
java - Eclipse IDE 中的 Spago BI 源代码
我正在尝试在 Eclipse 中使用 Spago BI 5.1 SRC。我在一家保险公司工作,我们正在为一些特定的客户使用 Spago BI 的修改版本。问题是我想修改一些更详细的东西,唯一的方法是使用源代码。
我尝试从 GitHub 和 SVN 存储库中执行此操作,但没有结果。
还从网上下载了 src,但我不知道如何在 Eclipse 中导入它。
使Tomcat工作,但正如我之前所说,我不知道我应该如何导入Spago BI的源代码文件夹,所以localhost:8080可以工作,但localhost:8080/SpagoBIProject(只是一个例子)没有。
环境:
Windows 7 专业版 x64
日食月神 4.4.2
雄猫 7
那么,最后,我应该如何导入和编辑源代码?
spagobi - 创建图表时无法查看数据集
我能够创建数据集并在数据集列表中查看它。但是,在创建图表时,我无法在“文档详细信息”页面中选择数据集。它显示“服务器拒绝连接”。任何人都可以帮助解决这个问题吗?
谢谢:拉维
jasper-reports - Migrating Jasper Reports to SpagoBI Server
I have two servers running:
The first one is a Jasper Server with multiple working reports.
The second one is a freshly installed SpagoBI Server. Now the Jasper Server should not longer be used and the reports need to be migrated on the SpagoBI Server.
Is there a way to transfer/convert the reports easily?
My prefered (but naive) solution would be a simple ex- and import but unfortunately I haven't found such an option yet. Another way that comes to my mind, could be using the clients (iReports/SpagoBI Studio).
With iReports I can access the repository of the Jasper Server but unfortunately I can't connect it to the SpagoBI Server.
hadoop - 无法使用 SpagoBI 工具从 CDH 5.1 Hive 访问数据
我正在使用 SpagoBI 工具创建报告。我能够成功 ping 到"CDH 5.1 Hive" using the driver:"org.apache.hive.jdbc.HiveDriver".
但我无法使用 SpagoBI 服务器中的数据集访问数据。网址格式为:"jdbc:hive2://***.***.*.**:10000/default.
我放在 lib 文件夹中的不同驱动程序是:
请帮我。
charts - SpagoBI:使用 SpagoBI 创建动态图表
我从 SpagoBI 开始,我设法使用 Highchart 显示一个静态图表,我想做的是一个动态图表,这意味着如果我的数据集被更新,我希望我的图表也被更新,而无需手动刷新网页。像此链接下的示例 [1] 我使用 SpagoBi 工作室部署图表,我在部署时测试了“刷新秒数”选项(我编辑为 1 秒),但它不起作用。
我怎样才能做到这一点?
更新:图表模板:
mongodb - SpagoBi studio中添加MongoDB作为新源数据,找不到MongoDB驱动类名
我设法在 SpagoBi server (version 5.1) 下添加了我的 mongo 数据源,但在 SpagoBI studio(version 5.1) 下我不能这样做。我在 SpagoBI 工作室的 jdbc 驱动程序的可用列表下找不到 mongoDB 驱动程序,当我尝试添加它时,我得到了这些异常:
我试过:添加一个新的数据源 -> 添加一个新的连接配置文件 -> 我选择了“generic jdbc” 在我试过的驱动程序类名中:
“mongodb.jdbc.MongoDriver”就像在这个线程[1]中提到的,但它给了我这个例外:
/li>我尝试了“com.mongodb.Mongo”,它给了我:
/li>
如何将我的 MongoDB 添加为 SpagoBI Studio 下的新数据源?
javascript - MongoDB:如何在脚本中获取两个集合的最后一个值?
我正在将 SpagoBI 与 MongoDB 一起使用。就像链接 [1] 中提到的那样,我可以在我的 MongoDB 数据库上使用脚本 .js 来获取结果。我需要做的是合并以下两个查询结果:
如果我把类似的东西
我得到了错误:
任何想法如何做到这一点?在此先感谢您的帮助!
[1] http://wiki.spagobi.org/xwiki/bin/view/spagobi_server/data_set
deployment - 无法从 spagobi studio 部署图表文件
我从 spagobi 框架和 spagobi 工作室开始。我一直在处理已经创建的几个 spagobi birt 报告,我只是进行了修改。当我这样做时,我可以毫无问题地将更改部署到服务器。
我的问题是我需要在我的 spagobi 工作室(5.1 版)中创建一个新图表以包含在现有的复合文档中。所以我创建了 de 文件,但是当我尝试部署 spagobi 时显示此错误,我无法将文件部署到服务器:
文件部署期间出错:检查标签是否已存在且用户对所选文件夹具有开发权限;如果仍然无法解决问题检查服务器日志
我尝试从 spagobi 管理创建图表,我可以从那里完成,所以我认为这不是权限问题,因为我使用的是来自 Spagobi Studio 和 spagobi 管理的相同用户(管理员)。这里的问题是,在我创建图表后,我无法从 Spagobi Studio 下载它。我的意思是,当我下载并获得文档树时,我可以看到我的新图表,但是当我按下确定时,没有下载任何内容,也没有显示错误。
有谁知道是什么问题??
问候!