
From the Salesforce.com developer account, click on Setup > Develop > External Data Sources Configure the data source using the url as follows replacing myDataSource with your DataDirect Cloud data source name: https://service.datadirectcloud.com/api/odata/myDataSource For DataDirect Cloud, authenticate using Basic Authentication.
How do I integrate Teradata JDBC with Salesforce connect's OData connector?
In just 8 minutes, Sales Engineer Aaron Burg demonstrates using Salesforce Connect’s OData connector with a Teradata JDBC driver plug-in to Hybrid Data Pipeline. Configure a Teradata JDBC data source and OData endpoint in Hybrid Data Pipeline server Choose which Teradata table (s) will be available via this OData endpoint
How do I create an external data source in Salesforce connect?
Use Salesforce Connect to create a new external data source. Specify that the type of data is OData and the URL for that data is as created in Step 2 above. Create a Salesforce tab to view the data from your External Data Source Note that the data returned here is live data, not a cache.
How do I view data from Teradata to Salesforce?
Create a Salesforce tab to view the data from your External Data Source Note that the data returned here is live data, not a cache. If you make a change to the data in your Teradata data source and then refresh your tab, that change will be reflected in the data displayed here.
What is an external object in Salesforce Lightning connect?
Lightning Connect external objects map to data tables in external data sources and are available to Salesforce tools such as lookup relationships, record feeds, the Salesforce1 app, SOSL and SOQL queries, Salesforce APIs, and deployment via the Metadata API, change sets, and packages.

How do I use OData in Salesforce?
Post 1: Set up an OData service, configure Salesforce to use it for Salesforce Connect, and configure Relationships between objects. Post 2: Add the ability to filter the data and show the impact in Salesforce with related lists that can act on those filters as well as SOQL queries and Reports.
What is Salesforce Connect OData?
Salesforce Connect converts each of those interactions into an OData query that contains the relevant parameters to filter the results. Salesforce performs an OData callout each time that: A user clicks an external object tab for a list view. A user views a record detail page of an external object.
Does Salesforce support OData?
With the OData 2.0 or 4.0 adapter, Salesforce Connect uses Open Data Protocol Version 2.0 or Version 4.0 to access data that's stored outside Salesforce.
How do I enable Salesforce Salesforce Connect?
As an exercise, let's connect an existing OData 2.0 data source that's publicly accessible.From Setup, enter External Data Sources in the Quick Find box, then select External Data Sources.Click New External Data Source.Enter OrderDB as the label. ... Select Salesforce Connect: OData 2.0 as the type.More items...•
How can an external data source be accessed from a Salesforce org?
See Set Up Salesforce Connect to Access External Data with a Custom Adapter. From Setup, enter External Data Sources in the Quick Find box, then select External Data Sources. Click New External Data Source, or click Edit to modify an existing external data source. Complete the fields.
Is Salesforce Connect free?
The price of Salesforce Connect depends on the data source and starts with a subscription of USD 4000/month. It is available for both the Enterprise and Unlimited editions of Salesforce.
What is lightning connect in Salesforce?
Salesforce Lightning Connect allows you to setup an external object (which is like an actual object in Salesforce, but is ReadOnly and cannot be used in reports, among other limitations) but the data is not stored in Salesforce.
What is an apex connector?
Aptiv APEX® Wire Connectors are designed for harsh environments, including vibration, extreme temperatures, and moisture. These high-performance connectors are ideal for challenging applications such as automotive, construction, and agriculture. They offer a robust design and reliability.
What is the difference between OData v2 and v4?
According to the OData 2 specification, payload had to be retrieved in both XML and JSON formats. In OData 4 however, XML is optional. So, Hybrid Data Pipeline today supports both XML and JSON in OData 2 and only JSON in OData 4. However, the metadata can still be retrieved in the XML format in OData 4.
How do I transfer data from Salesforce to external?
Callout. An event in Salesforce pushes data to (or pulls data from) the external system. A Salesforce callout uses Apex code to execute an HTTP request method (GET, POST, etc.) to send and retrieve data. The data packet is typically in the XML or JSON format.
How does Salesforce Connector work?
Salesforce Connect provides seamless integration of data across system boundaries by letting your users view, search, and modify data that's stored outside your Salesforce org. For example, perhaps you have data that's stored on premises in an enterprise resource planning (ERP) system.
Salesforce External Object integration using Lightning Connect with OData
Reflecting back on my third Dreamforce trip and fourth speaking session around standards based data connectivity; I remain most excited about the announcement at Dreamforce ’14 around Lightning Connect, the new external object support via OData released in Winter ’15.
Use cases for amazing Lightning Connect OData integration
While Salesforce integration is nothing new, Lightning Connect changes the game by treating live external data as native objects driven from the platform using APEX triggers and classes, SOQL, SOSL, Lookup Relationships, Custom Tabs and Details.
OData and Lightning Connect impressions from the show
I joined several sessions and met folks from across the Salesforce.com platform to talk OData integration.
