![]() |
VOOZH | about |
Informatica Cloud allows you to perform extract, transform, and load (ETL) tasks in the cloud. With the Cloud Secure Agent and the CData JDBC Driver for Kintone, you get live access to Kintone data, directly within Informatica Cloud. In this article, we will walk through downloading and registering the Cloud Secure Agent, connecting to Kintone through the JDBC Driver and generating a mapping that can be used in any Informatica Cloud process.
To work with the Kintone data through the JDBC Driver, install the Cloud Secure Agent.
NOTE: It may take some time for all of the Cloud Secure Agent services to get up and running.
With the Cloud Secure Agent installed and running, you are ready to connect to Kintone through the JDBC Driver.
%Secure Agent installation directory%/ext/connectors/thirdparty/
For mappings, create the following folder and add the driver JAR file:
informatica.jdbc_v2/common
For mappings in advanced mode, also create the following folder and add the driver JAR file:
informatica.jdbc_v2/spark
jdbc:kintone:User=myuseraccount;Password=mypassword;Url=http://subdomain.domain.com;GuestSpaceId=myspaceid
In addition to the authentication values, set the following parameters to connect to and retrieve data from Kintone:
Kintone supports the following authentication methods.
You must set the following to authenticate:
If the basic authentication security feature is set on the domain, supply the additional login credentials with BasicAuthUser and BasicAuthPassword. Basic authentication requires these credentials in addition to User and Password.
Instead of basic authentication, you can specify a client certificate to authenticate. Set SSLClientCert, SSLClientCertType, SSLClientCertSubject, and SSLClientCertPassword. Additionally, set User and Password to your login credentials.
For assistance in constructing the JDBC URL, use the connection string designer built into the Kintone JDBC Driver. Either double-click the .jar file or execute the .jar file from the command-line.
java -jar cdata.jdbc.kintone.jar
Fill in the connection properties and copy the connection string to the clipboard.
π Using the built-in connection string designer to generate a JDBC URL (Google Sheets is shown.)With the connection to Kintone configured, we can now access Kintone data in any Informatica process. The steps below walk through creating a mapping for Kintone to another data target.
With the mapping configured, you are ready to start integrating live Kintone data with any of the supported connections in Informatica Cloud. Download a free, 30-day trial of the CData JDBC Driver for Kintone and start working with your live Kintone data in Informatica Cloud today.
Download a free trial of the Kintone Driver to get started:
Download NowLearn more:
π Kintone IconRapidly create and deploy powerful Java applications that integrate with Kintone applications and databases.