Property-gebruik — EmailServerAccount
Welke workflows de properties van EmailServerAccount lezen, schrijven of filteren. Afgeleid uit workflows.xml door ${Variabele.Property}-referenties via de workflow-Properties (variabele→entiteit-type) aan de juiste entiteit te koppelen.
Drill-down:
lookup_property_usage("EmailServerAccount", "<Property>")voor de volledige lijst,lookup_workflow("<naam>")voor de XML van een workflow.
Overzichtbewerken
| Property | Type | Schrijft | Leest | Filtert | Voorbeeld-workflows |
|---|---|---|---|---|---|
| AuthenticationMethod | AuthenticationMethod | 0 | 1 | 0 | ActionField1728 |
| Credential | Credential | 1 | 0 | 0 | ActionField1728 |
| EmailAddress | UltimoString | 1 | 0 | 0 | ActionField1728 |
| FailCount | Int32 | 1 | 0 | 0 | EmailServerAccount_PostActive |
| NextCheck | DateTime? | 1 | 0 | 0 | EmailServerAccount_PostActive |
| Password | UltimoString | 1 | 0 | 0 | ActionField1728 |
| Protocol | EmailProtocol | 0 | 1 | 0 | ActionField1728 |
| RegexMaskForJobId | UltimoString | 0 | 1 | 0 | ReceivedEmail_CreateJob |
| ServerName | UltimoString | 1 | 0 | 0 | ActionField1728 |
| Status | Status | 1 | 0 | 0 | EmailServerAccount_PostImport |
| UserName | UltimoString | 1 | 0 | 0 | ActionField1728 |
Details per propertybewerken
AuthenticationMethod (AuthenticationMethod, kolom ESAAUTHENTICATIONMETHOD)bewerken
Gelezen door (1): ActionField1728
Credential (Credential, kolom ESACRDID)bewerken
Geschreven door (1): ActionField1728
EmailAddress (UltimoString, kolom ESAEMAILADDRESS)bewerken
Geschreven door (1): ActionField1728
FailCount (Int32, kolom ESAFAILCOUNT)bewerken
Geschreven door (1): EmailServerAccount_PostActive
NextCheck (DateTime?, kolom ESANEXTCHECK)bewerken
Geschreven door (1): EmailServerAccount_PostActive
Password (UltimoString, kolom ESAPASSWORD)bewerken
Geschreven door (1): ActionField1728
Protocol (EmailProtocol, kolom ESAPROTOCOL)bewerken
Gelezen door (1): ActionField1728
RegexMaskForJobId (UltimoString, kolom ESAREGEXMASKFORJOBID)bewerken
Gelezen door (1): ReceivedEmail_CreateJob
ServerName (UltimoString, kolom ESASERVERNAME)bewerken
Geschreven door (1): ActionField1728
Status (Status, kolom ESARECSTATUS)bewerken
Geschreven door (1): EmailServerAccount_PostImport
UserName (UltimoString, kolom ESAUSERNAME)bewerken
Geschreven door (1): ActionField1728
Brondatabewerken
Let op: Deze pagina is gegenereerd uit
workflows.xml. Voor de volledige, actuele lijst en de workflow-XML gebruik de tools hieronder.
- Property-gebruik —
lookup_property_usage("EmailServerAccount", "AuthenticationMethod")Workflows gegroepeerd naar schrijven/lezen/filteren voor één property. Bron:workflows.xml. - Alle gebruikte properties —
find_property_usages("", entity="EmailServerAccount")Alle properties van deze entiteit met workflow-tellingen. - Entiteit-definitie —
lookup_entity("EmailServerAccount")· reference/entities/EmailServerAccount Alle properties, contexts en statussen. Bron:Entities.xml. - Workflow-XML —
lookup_workflow("<WorkflowName>")De volledige workflow met de${...}-referentie in context. Bron:workflows.xml.