Property-gebruik — SoftwareInstallation
Welke workflows de properties van SoftwareInstallation 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("SoftwareInstallation", "<Property>")voor de volledige lijst,lookup_workflow("<naam>")voor de XML van een workflow.
Overzichtbewerken
| Property | Type | Schrijft | Leest | Filtert | Voorbeeld-workflows |
|---|---|---|---|---|---|
| RemovalDate | Date? | 2 | 2 | 2 | ActionField1081, ActionField1082 |
| InstallationDate | Date? | 1 | 2 | 2 | ActionField1081 |
| RemovalEmployee | Employee | 2 | 2 | 0 | ActionField1081, ActionField1082 |
| Software | Equipment | 0 | 1 | 3 | ActionField1081 |
| InstallationEmployee | Employee | 1 | 2 | 0 | ActionField1081 |
| Status | Status | 1 | 0 | 2 | SoftwareInstallation_PostImport |
| Version | UltimoString | 1 | 1 | 0 | ActionField1081 |
| ConfigurationItem | Equipment | 0 | 0 | 1 | Equipment_PreTrash_DeleteActions |
| Id | UltimoString | 0 | 1 | 0 | Equipment_PreTrash_DeleteActions |
| Installation | Equipment | 0 | 0 | 1 | Equipment_PreTrash_DeleteActions |
| Instrument | Equipment | 0 | 0 | 1 | Equipment_PreTrash_DeleteActions |
Details per propertybewerken
RemovalDate (Date?, kolom SOIREMOVALDATE)bewerken
Geschreven door (2): ActionField1081, ActionField1082
Gelezen door (2): ActionField1081, ActionField1082
Gefilterd op (2): ActionField1080, ActionField1081
InstallationDate (Date?, kolom SOIINSTALLATIONDATE)bewerken
Geschreven door (1): ActionField1081
Gelezen door (2): ActionField1081, ActionField1082
Gefilterd op (2): ActionField1080, ActionField1081
RemovalEmployee (Employee, kolom SOIREMOVALEMPID)bewerken
Geschreven door (2): ActionField1081, ActionField1082
Gelezen door (2): ActionField1081, ActionField1082
Software (Equipment, kolom SOISOFTWAREEQMID)bewerken
Gelezen door (1): ActionField1081
Gefilterd op (3): ActionField1080, ActionField1081, Equipment_PreTrash_DeleteActions
InstallationEmployee (Employee, kolom SOIINSTALLATIONEMPID)bewerken
Geschreven door (1): ActionField1081
Gelezen door (2): ActionField1081, ActionField1082
Status (Status, kolom SOIRECSTATUS)bewerken
Geschreven door (1): SoftwareInstallation_PostImport
Gefilterd op (2): ActionField1080, ActionField1081
Version (UltimoString, kolom SOIVERSION)bewerken
Geschreven door (1): ActionField1081
Gelezen door (1): ActionField1081
ConfigurationItem (Equipment, kolom SOICONFIGURATIONITEMEQMID)bewerken
Gefilterd op (1): Equipment_PreTrash_DeleteActions
Id (UltimoString, kolom SOIID)bewerken
Gelezen door (1): Equipment_PreTrash_DeleteActions
Installation (Equipment, kolom SOIINSTALLATIONEQMID)bewerken
Gefilterd op (1): Equipment_PreTrash_DeleteActions
Instrument (Equipment, kolom SOIINSTRUMENTEQMID)bewerken
Gefilterd op (1): Equipment_PreTrash_DeleteActions
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("SoftwareInstallation", "RemovalDate")Workflows gegroepeerd naar schrijven/lezen/filteren voor één property. Bron:workflows.xml. - Alle gebruikte properties —
find_property_usages("", entity="SoftwareInstallation")Alle properties van deze entiteit met workflow-tellingen. - Entiteit-definitie —
lookup_entity("SoftwareInstallation")· reference/entities/SoftwareInstallation Alle properties, contexts en statussen. Bron:Entities.xml. - Workflow-XML —
lookup_workflow("<WorkflowName>")De volledige workflow met de${...}-referentie in context. Bron:workflows.xml.