Maintenance
Overview
This section shows the available API objects and provides more information on executing SQL to APIs.
Key Features
- The adapter models entities like Persons, Roles, and Users as relational views, allowing you to write SQL to query data.
- Stored procedures allow you to execute operations to .
- Live connectivity to these objects means any changes to your account are immediately reflected when using the adapter.
Views
Views are dynamically obtained to model objects. These objects are presented as read-only tables.
Stored Procedures
Stored Procedures are function-like interfaces to . They can resequence operations and perform midpoint rescheduling.