Categorie: workflows Bijgewerkt: 2026-04-28 workflow commands decompiled ultimo-19.10

Workflow Commands — Interfaces

Domein-overzicht van 14 workflow commands uit DLL Ultimo.Process.Business.Command.Interfaces. Deze pagina lijst de classes die worden aangeroepen vanuit <Command CommandName="..."> in workflow-XML.

Baseline: Ultimo 19.10.11.414 (november 2019). Method-bodies kunnen in nieuwere versies afwijken; class-signatures (inputs/outputs) zijn doorgaans stabiel. Voor live-XML gebruik lookup_workflow(...) en raadpleeg de daadwerkelijke <Command>-aanroep.

Snel zoekenbewerken

Overzichtbewerken

Command Inputs Outputs Beschrijving
ArcGIS_AddDataObject GeocodeX?: decimal?, GeocodeY?: decimal?, GeoObject?: IGeoObject, Description?: string, FirstAttribute?: string, SecondAttribute?: string, KeyForLegend?: object, DescriptionForLegend?: string, Color?: string, Label?: string, Size?: decimal?, OrderType?: string
ArcGIS_AddDataToCache Locations?: IList<IWorkflowDictionary>, Titles?: IWorkflowDictionary, LegendItems?: IList<IWorkflowDictionary> ArcGISDataGuid?: Guid
ArcGIS_AddTitles DescriptionTitle?: string, SecondAttributeTitle?: string, FirstAttributeTitle?: string, LegendTitle?: string, SizeTitle?: string, ReportTitle?: string Titles?: IWorkflowDictionary
ArcGIS_DetermineCoordinates Job: IJob GeoObject?: IGeoObject, GeocodeX?: decimal?, GeocodeY?: decimal?
ArcGIS_GetJsonObject GISMap: IGISMap, LayerId?: int? JsonObject: JObject
ArcGIS_GroupDomainObjectsOnProcessFunction DomainObjects: IList<IDomainObject>, GroupOnParent: bool, SecondLevelDomainObjects?: IList<IDomainObject> GroupedValues: IList<IGrouping<IProcessFunction, IDomainObject>>
ArcGIS_ImportLayersFromMap GISMap: IGISMap
BomasExport LogList?: IList<string>, MessageText?: IList<string>
Coda_GetPipeline Budget_EL1?: string, Budget_EL2?: string, Budget_EL3?: string, BudgetYear?: short Pipeline: decimal
ConditionFlawPresent_GetImagesFromArchive ConditionFlawPresent: IConditionFlawPresent, ZipFileName: string
GetInspectionXmlFromArchive ZipFileName: string XmlDocument: XmlDocumentContainer, HasObjectId: bool, ObjectId?: string, JobExternalId: string
ImportMT_GetAndValidateLines FileName: string Lines: List<string>, Errors: List<string>
ImportMT_GetLineValues Line: string, UseExternalId: bool Equipment?: IEquipment, EquipmentType?: IEquipmentType, IndividualPM?: bool?, ManualNextMaintenanceDate?: Date?
TransformInspectionXml ObjectId?: string, Input: XmlDocumentContainer Output: XmlDocumentContainer

Details per commandbewerken

ArcGIS_AddDataObjectbewerken

Inputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ArcGIS_AddDataObject.cs

ArcGIS_AddDataToCachebewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ArcGIS_AddDataToCache.cs

ArcGIS_AddTitlesbewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ArcGIS_AddTitles.cs

ArcGIS_DetermineCoordinatesbewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ArcGIS_DetermineCoordinates.cs

ArcGIS_GetJsonObjectbewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ArcGIS_GetJsonObject.cs

ArcGIS_GroupDomainObjectsOnProcessFunctionbewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ArcGIS_GroupDomainObjectsOnProcessFunction.cs

ArcGIS_ImportLayersFromMapbewerken

Inputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ArcGIS_ImportLayersFromMap.cs

BomasExportbewerken

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/BomasExport.cs

Coda_GetPipelinebewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/Coda_GetPipeline.cs

ConditionFlawPresent_GetImagesFromArchivebewerken

Inputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ConditionFlawPresent_GetImagesFromArchive.cs

GetInspectionXmlFromArchivebewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/GetInspectionXmlFromArchive.cs

ImportMT_GetAndValidateLinesbewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ImportMT_GetAndValidateLines.cs

ImportMT_GetLineValuesbewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/ImportMT_GetLineValues.cs

TransformInspectionXmlbewerken

Inputs

Outputs

Bron: Ultimo.Process.Business.Command.Interfaces/Ultimo.Process.Business.Command.Interfaces/TransformInspectionXml.cs

Brondatabewerken

Let op: De tabel hierboven is gegenereerd uit decompiled 19.10 broncode. Voor het exact aanroepen van een command in een workflow gebruik de tool-calls hieronder.

Zie ookbewerken