Data Model
The CData SSIS Components for Okta models entities in the Okta API as views and stored procedures. These are defined in schema files, which are simple, text-based configuration files.
Views
Views are tables that cannot be modified. They hold read-only data.
Stored Procedures
For the available stored procedures, which allow operations to be executed to Okta, see Stored Procedures.