Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.31 KB

README.md

File metadata and controls

53 lines (31 loc) · 1.31 KB

kintone Connector for talend

What's this?

This is kintone and RDBMS data export/import component for Talend.

日本語ドキュメントは弊社Webサイトをご確認ください。

https://www.r3it.com/community/oss/kc4t/

kc4t features

  • tKintoneInput / Records export from kintone to RDB(JDBC)
  • tKintoneOutput / Records export from RDB to kintone

Requirement

Feature details

Records export from kintone to RDB

  • automatic schema creation
  • export to temporary tabel(s)
  • GET single record by recordID
  • job status logging

Configurations

  • kintone API token / subdomain / app Id for target application
  • JDBC connection URL
  • temporary table prefix
  • job status report table name

Installation & Usage

see How to use tKintoneInput component and tKintoneOutput component.

kc4t is using Spock Framework. see How to run Unit test

Author

Koichiro Nishijima

Contact

R3 institute

License

Apache v2 License