- Salesforce Platform App Builder Certification Handbook
- Siddhesh Kabe
- 115字
- 2021-07-16 11:21:42
External lookups
We can create two special lookups on the external object along with the standard lookup relationship.
An external lookup creates a relationship that links an external object to another external object whose data is stored in an external data source.
An indirect lookup relationship creates a relationship that links an external object to a standard or custom object. We can only create an indirect lookup to an object that has a unique, external ID field on the parent object that is used to match the records in this relationship. For example, we can display a related list of sales orders from the SAP external record with matching external IDs on the Account record.
推薦閱讀
- ReSharper Essentials
- Boost C++ Application Development Cookbook(Second Edition)
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- 基于差分進化的優化方法及應用
- Hands-On C++ Game Animation Programming
- INSTANT OpenNMS Starter
- Learning Three.js:The JavaScript 3D Library for WebGL
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Android系統原理及開發要點詳解
- 青少年信息學競賽
- Getting Started with Nano Server
- INSTANT JQuery Flot Visual Data Analysis
- Unity 3D UI Essentials
- Python面向對象編程(第4版)
- Practical Time Series Analysis