title: "SCIMImportConnector" category: reference tags: [entity, s-c-i-m-import-connector, datamodel] source: Entities.xml date: 2026-04-17 status: published
SCIMImportConnector
Type: Entity Properties: 16 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("SCIMImportConnector")· ../tables/SCIMImportConnector
Contextsbewerken
- 0: (
SCIMImportConnectorContext.None)
Statussenbewerken
- -1: Trash (
SCIMImportConnectorStatus.Trash) - 0: None (
SCIMImportConnectorStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SCIMICID | 36 | false | |
| Company | Company | SCIMICCOMPID | true | ||
| CompanyMapping | UltimoString | SCIMICCOMPANYMAPPING | 100 | true | |
| Context | Context | SCIMICCONTEXT | false | 0 | |
| DepartmentMapping | UltimoString | SCIMICDEPARTMENTMAPPING | 100 | true | |
| Description | UltimoString | SCIMICDESCR | 255 | true | |
| Exported | Boolean | SCIMICEXPORTED | false | 0 | |
| Language | CountryCode? | SCIMICLANGUAGE | true | ||
| LastRequest | DateTime? | SCIMICLASTREQUEST | true | ||
| LastRequestSuccess | DateTime? | SCIMICLASTREQUESTSUCCESS | true | ||
| ProfessionMapping | UltimoString | SCIMICPROFESSIONMAPPING | 100 | true | |
| SiteMapping | UltimoString | SCIMICSITEMAPPING | 100 | true | |
| Status | Status | SCIMICRECSTATUS | false | 0 | |
| Token | UltimoString | SCIMICTOKEN | 255 | true | |
| TokenSalt | UltimoString | SCIMICTOKENSALT | 255 | true | |
| User | User | SCIMICUSERID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("SCIMImportConnector")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("SCIMImportConnector")· ../tables/SCIMImportConnector DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="SCIMImportConnector")Before/After Save events voor SCIMImportConnector. Bron:workflows.xml.