Data Model
The Oracle Sales Cloud Adapter models the Oracle Sales Cloud objects as relational tables. Tables support both retrieving and updating data.
You can work with all the tables in your account. The adapter connects to Oracle Sales Cloud and gets the list of tables and the metadata for the tables by calling the appropriate Web services. Any changes you make to your Oracle Sales Cloud account, such as adding a new table, adding new columns, or changing the data type of a column, will immediately be reflected when you use the adapter to connect.