Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建 Pentaho 仪表板,目前它有 3 种方式来提供数据。我需要通过休息服务将数据提供给仪表板。可能吗?如果可能的话,我该怎么做?请提供一些样品。
CDA,数据访问插件本身就是一个 REST 服务。它接受 PDI 转换作为数据源,该转换可以反过来连接到其他 RESTful 服务以获取数据并对其进行处理。