ServiceProviderApplicationOracle Table

An Oracle application.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for ServiceProviderApplicationOracle table

Database Column

Details

ServiceProvider ApplicationOracleID

Type: integer. Key. Generated ID

Unique ID for the Oracle application.

ServiceProviderID

Type: integer. Key

Unique ID for the service provider.

Name

Type: text (max 240 characters). Key

The application name.

Users

Type: integer

The number of users.

ApplicationID

Type: integer. Key

The ID of the application as assigned by Oracle.