连接Netsuite SuiteAnalytics将JDBC连接到Pentaho数据集成(勺子,水壶)

时间:2019-03-21 22:16:05

标签: pentaho netsuite kettle pentaho-spoon pentaho-data-integration

我正在尝试将NetSuite连接添加到Pentaho Data Integration / Spoon / Kettle。

Netsuite的数据库可通过SuiteAnalytics作为ODBC / JDBC使用,由于我们没有SuiteTalk许可证,因此无法通过Rest API添加。我可以通过删除所有表并运行插入功能来运行PHP脚本,以将Netsuite与ODBC连接到MySQL,但是我想将NetSuite作为数据源直接连接到Pentaho。这些是我可用于JDBC连接的凭据:

服务主机:odbcserver.na2.netsuite.com
服务端口:1708
服务数据源:NetSuite.com
帐户ID:0123456 角色ID:0 使用者名称:XXX 密码:XXX

是否可以添加提供的信息作为数据源?

0 个答案:

没有答案