You need to sign in to do that
Don't have an account?

Connect to external data source via lighting connect
Hi,
Salesforce launched Lighting Connect by which can intergrate with exteal data source like SAP, DB etc. Does Salesforce itself provide external data source service? Or i can only use lighting connect by adopting third partners like Mulesoft, Progress Software, TIBCO...?
Thanks
Charley
Salesforce launched Lighting Connect by which can intergrate with exteal data source like SAP, DB etc. Does Salesforce itself provide external data source service? Or i can only use lighting connect by adopting third partners like Mulesoft, Progress Software, TIBCO...?
Thanks
Charley
My understanding is that if the desired external data source can present an OData-compatible interface (SAP is the one I see most often demoed), you would not have to use a third-party product. The External Object definition could access this data source directly.
However, many products don't have native OData services. I work for Progress, so I will speak for our offering, Datadirect Cloud - it allows data from most of the leading enterprise databases (Oracle, SQL Server, DB2, etc.) and many cloud data sources to be accessed via Lightning Connect without any modifications to the data source. These data sources typically don't present an OData interface, so our service provides a bridge between the OData/REST "client" (your Salesforce application) and JDBC-accessible databases.
Hope this helps.