title: "LDAPImportConnector" category: reference tags: [entity, l-d-a-p-import-connector, datamodel] source: Entities.xml date: 2026-04-17 status: published
LDAPImportConnector
Type: Entity Properties: 19 Contexts: 1 Statussen: 4
DB-schema:
lookup_table_schema("LDAPImportConnector")· ../tables/LDAPImportConnector
Contextsbewerken
- 0: Standaard (
LDAPImportConnectorContext.None)
Statussenbewerken
- -1: Trash (
LDAPImportConnectorStatus.Trash) - 0: None (
LDAPImportConnectorStatus.None) - 1: Inactief (
LDAPImportConnectorStatus.Inactive) - 2: Actief (
LDAPImportConnectorStatus.Active)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | LDAPICID | 5 | false | |
| Context | Context | LDAPICCONTEXT | false | ||
| DataProviderPostfix | UltimoString | LDAPICDATAPROVIDERPOSTFIX | 40 | true | |
| DefaultAuthorizationGroups | List[LDAPImportConnectorGroup] | LDAPICGLDAPICID | false | ||
| DefaultCompany | Company | LDAPICDEFAULTCOMPID | true | ||
| DefaultGroup | Group | LDAPICGRONAME | true | ||
| Description | UltimoString | LDAPICDESCR | 50 | true | |
| DistinguishedNames | UltimoString | LDAPICDISTINGUISHEDNAMES | 1000 | true | |
| Domain | UltimoString | LDAPICDOMAIN | 50 | true | |
| Exported | Boolean | LDAPICEXPORTED | false | 0 | |
| Filter | UltimoString | LDAPICFILTER | 200 | true | |
| LastImport | DateTime? | LDAPICLASTIMPORT | true | ||
| LastImportStatus | UltimoString | LDAPICLASTIMPORTSTATUS | true | ||
| RecordCreateDate | DateTime? | LDAPICRECCREATEDATE | true | SYSDATETIME | |
| SendResultEmailSuccess | Boolean | LDAPICSENDRESULTEMAILSUCCESS | false | 0 | |
| SendResultToEmailAddress | UltimoString | LDAPICSENDRESULTTOEMAILADDRESS | 100 | true | |
| Server | UltimoString | LDAPICSERVER | 50 | true | |
| Status | Status | LDAPICRECSTATUS | false | ||
| WorkflowName | UltimoString | LDAPICWORKFLOWNAME | 50 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("LDAPImportConnector")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("LDAPImportConnector")· ../tables/LDAPImportConnector DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="LDAPImportConnector")Before/After Save events voor LDAPImportConnector. Bron:workflows.xml.