{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"redocly_category":"Integrations","type":"markdown"},"seo":{"title":"Informatica Cloud Export Integration","description":"Learn how to set up Informatica Cloud Secure Agent and configure Treasure AI JDBC driver for exporting data from Treasure AI to other destinations.","siteUrl":"https://docs.treasure.ai","lang":"en-US","jsonLd":{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.treasure.ai/","name":"Treasure AI","url":"https://www.treasure.ai/","logo":"https://www.treasure.ai/hubfs/assets/images/logos/primary-logo.svg"},{"@type":"WebSite","@id":"https://docs.treasure.ai/#website","name":"Treasure AI Documentation","url":"https://docs.treasure.ai/","inLanguage":["en","ja"],"publisher":{"@id":"https://www.treasure.ai/"}}]},"llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"informatica-cloud-export-integration","__idx":0},"children":["Informatica Cloud Export Integration"]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"danger"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["TD JDBCDriver is deprecated"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["You can use Treasure Data JDBC with ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"http://www.informaticacloud.com/"},"children":["Informatica Cloud"]}," through the Informatica’s Secure Agent. You can set up a ‘Data Synchronization’ task that pulls records from a Treasure Data table into a target destination of your choice."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"create-the-informatica-cloud-account","__idx":1},"children":["Create the Informatica Cloud Account"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Create an Informatica Cloud account ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://app.informaticaondemand.com/ma/login"},"children":["here"]},"."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190926-221222.f1c0e50d32cf075ae6b56397a2250a749f8b6e9cb5096da5f9302f4ba481be7b.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"set-up-informatica-cloud-secure-agent","__idx":2},"children":["Set up Informatica Cloud Secure Agent"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Second, set up the Secure Agent on your computer."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/informatica_cloud_2.fdc97451dd837d83ef4cd06c3a8e66638ba8aa3fee83f1fcfac778228bfae9b7.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Refer to the following documentation."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://community.informatica.com/docs/DOC-1590"},"children":["Documentation: How To Download and Install the Informatica Secure Agent"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"set-up-the-treasure-data-jdbc-connection","__idx":3},"children":["Set up the Treasure Data JDBC Connection"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Third, install and configure the Treasure Data’s JDBC driver in Informatica Cloud. Refer to:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://community.informatica.com/docs/DOC-3250"},"children":["Documentation: Connecting to Databases using JDBC"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"download-jdbc-driver","__idx":4},"children":["Download JDBC Driver"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Download Treasure Data’s JDBC Driver."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://mvnrepository.com/artifact/com.treasuredata/td-jdbc"},"children":["Treasure Data JDBC Driver Download"]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"set-up-jdbc-driver","__idx":5},"children":["Set up JDBC Driver"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Navigate to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Configuration -> Connectors"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["New"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Configure the fields as follows"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190927-161953.8450afe77230a5276f1eaf17a2fc97a0fce8b55a9913a56e5ac7ab954ebf5849.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Type: JDBC"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Username: Your account email"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Password: Your account password"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Connection URL: jdbc:td://api.treasuredata.com/< YOUR_DATABASE_NAME >;useSSL=true;type=presto"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Schema: “public”"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["JdbcDriver: com.treasuredata.jdbc.TreasureDataDriver"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["JdbcDriverFolder: /path/to/download/directory/"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"add-a-synchronization-task","__idx":6},"children":["Add a Synchronization Task"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Finally, create a data synchronization task using Treasure Data."]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Navigate to ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Apps > Data Synchronization"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Create a new ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Task"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Type the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Task Name"]}," and ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Operation"]}," fields."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Select ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Next."]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190927-162042.2ce89b3736d7cdf7424fde2a056e2d39389fdee7aaa3359328878185a42878b3.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"source","__idx":7},"children":["Source"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Establish a connection so that Informatica Cloud can extract data from Treasure Data. You are setting up Treasure Data as a ‘Source’ through our JDBC driver."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Select the connection established in the previous steps. Then Informatica Cloud shows a list of tables under your database as ‘Source’ objects."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190927-162115.d407dcc5f92ac4522c0fd25fc9be64009ef8db676af343264ac092b4ce83bef8.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After you select the table name, Informatica Cloud shows a ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Data Preview"]},", which shows a few records from the target table."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190927-162143.729ac519a351a65359e0aa63453158f9f762120f78db09efae2376f876e2ec01.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"target","__idx":8},"children":["Target"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Next, set up a target for the data synchronization. You can choose any of the supported connections."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"warning"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Because the Treasure Data JDBC driver does not support INSERT statements, you cannot use INSERT statements to write data into Treasure Data. INSERT statements cannot be used as a 'Target' of a 'Data Synchronization' task/schedule. This functionality is not supported."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"data-filters","__idx":9},"children":["Data Filters"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In the ‘Data Filters’ phase, you can specify how many records you want to process."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190927-162220.edf724d4d60ab4e6b9d934f86a9e29336e2b4962240943de18ea32b1e6461ffb.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Also, data can be filtered by specifying filter conditions through the Web UI."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190927-162326.7e2c83f9e4614857b9559f6bcab1ba9e9bac8a294d99b65dd6c3cc32af73f467.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"field-mapping","__idx":10},"children":["Field Mapping"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Finally, specify the ‘Field Mapping’ between Treasure Data and the target."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"img","attributes":{"src":"/assets/image-20190927-163146.3df087d9b0218f6e8d33a2c3b1cffacc6785015777ef89b5dd576530f6720258.527d2761.png","alt":""},"children":[]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"schedule","__idx":11},"children":["Schedule"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If you want the selected Treasure Data table to synchronize periodically, specify a schedule in the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Schedule"]}," tab."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"further-readings","__idx":12},"children":["Further Readings"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://community.informatica.com/community/products/informatica_cloud?view=overview"},"children":["Informatica Cloud Documentation"]}]}]}]},"headings":[{"value":"Informatica Cloud Export Integration","id":"informatica-cloud-export-integration","depth":1},{"value":"Create the Informatica Cloud Account","id":"create-the-informatica-cloud-account","depth":1},{"value":"Set up Informatica Cloud Secure Agent","id":"set-up-informatica-cloud-secure-agent","depth":1},{"value":"Set up the Treasure Data JDBC Connection","id":"set-up-the-treasure-data-jdbc-connection","depth":1},{"value":"Download JDBC Driver","id":"download-jdbc-driver","depth":2},{"value":"Set up JDBC Driver","id":"set-up-jdbc-driver","depth":2},{"value":"Add a Synchronization Task","id":"add-a-synchronization-task","depth":1},{"value":"Source","id":"source","depth":2},{"value":"Target","id":"target","depth":2},{"value":"Data Filters","id":"data-filters","depth":2},{"value":"Field Mapping","id":"field-mapping","depth":2},{"value":"Schedule","id":"schedule","depth":2},{"value":"Further Readings","id":"further-readings","depth":1}],"frontmatter":{"seo":{"title":"Informatica Cloud Export Integration","description":"Learn how to set up Informatica Cloud Secure Agent and configure Treasure AI JDBC driver for exporting data from Treasure AI to other destinations."}},"lastModified":"2026-06-17T07:22:53.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/int/informatica-cloud-export-integration","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}