Data Integration
Feature |
Description |
Available in |
---|---|---|
Support for retrieving data from SAP CDS views | You can now retrieve and transform data from SAP CDS views using the
tSAPTableInput and tELTSAPMap components. The feature allows you to customize
CDS view parameters as needed. Because the SAP API only supports retrieving data from one CDS view at a time, this feature does not support data extraction from multiple CDS views joined together. The feature also allows you to create SAP CDS view metadata items in
the Repository view by retrieving settings of
existing SAP CDS views.
|
All subscription-based Talend products with Talend Studio |
Support for pagination strategy for tHTTPClient | The tHTTPClient component supports the Offset/limit pagination strategy, which lists specific elements in an array in JSON payload in pages of a specific size. | All subscription-based Talend products with Talend Studio |
Uploading and downloading attachments in tHTTPClient | The tHTTPClient component can add files as attachments to multipart requests and download the attachments of SOAP multipart response bodies as files. | All subscription-based Talend products with Talend Studio |
Support for AWS Aurora 3.X with MySQL | Talend Studio now supports AWS Aurora 3.X with MySQL. | All subscription-based Talend products with Talend Studio |
Support for the Salesforce endpoint version 57.0 | Talend Studio now supports the Salesforce endpoint version 57.0. | All subscription-based Talend products with Talend Studio |
Ability to configure truststore and keystore individually in tSetKeystore | You can now configure truststore and keystore separately or simultaneously in tSetKeystore by selecting the corresponding radio buttons in the Store frame in the Basic settings view of tSetKeyStore. | All subscription-based Talend products with Talend Studio |
Ability for tSetKeystore to reuse the operating system certificates when SSLContext is enabled | The Use SSLContext option enables tHTTPClient components to reuse the trusted operating system certificates while loading specified truststores and keystores. | All subscription-based Talend products with Talend Studio |