15-12-2022
This commit is contained in:
@@ -20,6 +20,12 @@
|
||||
<wsdl:message name="IEDMIService_GetJobStatus_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:GetJobStatusResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="IEDMIService_RunJob_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:RunJob" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="IEDMIService_RunJob_OutputMessage">
|
||||
<wsdl:part name="parameters" element="tns:RunJobResponse" />
|
||||
</wsdl:message>
|
||||
<wsdl:message name="IEDMIService_UpdateJob_InputMessage">
|
||||
<wsdl:part name="parameters" element="tns:UpdateJob" />
|
||||
</wsdl:message>
|
||||
@@ -47,6 +53,10 @@
|
||||
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMIService/IEDMIService/GetJobStatus" message="tns:IEDMIService_GetJobStatus_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMIService/IEDMIService/GetJobStatusResponse" message="tns:IEDMIService_GetJobStatus_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="RunJob">
|
||||
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMIService/IEDMIService/RunJob" message="tns:IEDMIService_RunJob_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMIService/IEDMIService/RunJobResponse" message="tns:IEDMIService_RunJob_OutputMessage" />
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="UpdateJob">
|
||||
<wsdl:input wsaw:Action="http://DigitalData.Services.EDMIService/IEDMIService/UpdateJob" message="tns:IEDMIService_UpdateJob_InputMessage" />
|
||||
<wsdl:output wsaw:Action="http://DigitalData.Services.EDMIService/IEDMIService/UpdateJobResponse" message="tns:IEDMIService_UpdateJob_OutputMessage" />
|
||||
|
||||
@@ -25,31 +25,45 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="RunJob">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="pdata" nillable="true" type="q2:RunJob.RunJobRequest" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="RunJobResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="RunJobResult" nillable="true" type="q3:RunJob.RunJobResponse" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="UpdateJob">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q2="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="pData" nillable="true" type="q2:UpdateJob.UpdateJobRequest" />
|
||||
<xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="pData" nillable="true" type="q4:UpdateJob.UpdateJobRequest" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="UpdateJobResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q3="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="UpdateJobResult" nillable="true" type="q3:UpdateJob.UpdateJobResponse" />
|
||||
<xs:element xmlns:q5="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="UpdateJobResult" nillable="true" type="q5:UpdateJob.UpdateJobResponse" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="UpdateProfile">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q4="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="pData" nillable="true" type="q4:UpdateProfile.UpdateProfileRequest" />
|
||||
<xs:element xmlns:q6="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="pData" nillable="true" type="q6:UpdateProfile.UpdateProfileRequest" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="UpdateProfileResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q5="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="UpdateProfileResult" nillable="true" type="q5:UpdateProfile.UpdateProfileResponse" />
|
||||
<xs:element xmlns:q7="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="UpdateProfileResult" nillable="true" type="q7:UpdateProfile.UpdateProfileResponse" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
@@ -61,7 +75,7 @@
|
||||
<xs:element name="GetJobConfigResponse">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q6="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="GetJobConfigResult" nillable="true" type="q6:GetJobConfig.GetJobConfigResponse" />
|
||||
<xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows" minOccurs="0" name="GetJobConfigResult" nillable="true" type="q8:GetJobConfig.GetJobConfigResponse" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
This file is automatically generated by Visual Studio .Net. It is
|
||||
used to store generic object data source configuration information.
|
||||
Renaming the file extension or editing the content of this file may
|
||||
cause the file to be unrecognizable by the program.
|
||||
-->
|
||||
<GenericObjectDataSource DisplayName="RunJobRunJobResponse" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||
<TypeInfo>ECM.JobRunner.Common.JobRunnerReference.RunJobRunJobResponse, Connected Services.JobRunnerReference.Reference.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
|
||||
</GenericObjectDataSource>
|
||||
@@ -80,6 +80,20 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="StatusItem" nillable="true" type="tns:StatusItem" />
|
||||
<xs:complexType name="RunJob.RunJobRequest">
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="JobId" type="xs:int" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="RunJob.RunJobRequest" nillable="true" type="tns:RunJob.RunJobRequest" />
|
||||
<xs:complexType name="RunJob.RunJobResponse">
|
||||
<xs:complexContent mixed="false">
|
||||
<xs:extension base="tns:Base.BaseResponse">
|
||||
<xs:sequence />
|
||||
</xs:extension>
|
||||
</xs:complexContent>
|
||||
</xs:complexType>
|
||||
<xs:element name="RunJob.RunJobResponse" nillable="true" type="tns:RunJob.RunJobResponse" />
|
||||
<xs:complexType name="UpdateJob.UpdateJobRequest">
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="Action" type="tns:UpdateJob.UpdateJobRequest.UpdateJobAction" />
|
||||
@@ -138,32 +152,31 @@
|
||||
</xs:simpleType>
|
||||
<xs:element name="UpdateProfile.UpdateProfileRequest.UpdateProfileAction" nillable="true" type="tns:UpdateProfile.UpdateProfileRequest.UpdateProfileAction" />
|
||||
<xs:complexType name="ImportProfile">
|
||||
<xs:complexContent mixed="false">
|
||||
<xs:extension base="tns:BaseProfile">
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="Active" type="xs:boolean" />
|
||||
<xs:element minOccurs="0" name="BackupFolder" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="DeleteFiles" type="xs:boolean" />
|
||||
<xs:element minOccurs="0" name="FileExcludeRegex" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="Id" type="xs:int" />
|
||||
<xs:element minOccurs="0" name="IncludeSubfolders" type="xs:boolean" />
|
||||
<xs:element minOccurs="0" name="JobId" type="xs:int" />
|
||||
<xs:element minOccurs="0" name="ObjectTypeName" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="SourceFolder" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="Steps" nillable="true" type="tns:ArrayOfImportProfileStep" />
|
||||
<xs:element minOccurs="0" name="SubfolderDateFormat" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="TargetFolder" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:extension>
|
||||
</xs:complexContent>
|
||||
</xs:complexType>
|
||||
<xs:element name="ImportProfile" nillable="true" type="tns:ImportProfile" />
|
||||
<xs:complexType name="BaseProfile">
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" name="Active" type="xs:boolean" />
|
||||
<xs:element minOccurs="0" name="BackupFolder" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="DeleteFiles" type="xs:boolean" />
|
||||
<xs:element minOccurs="0" name="FileExcludeRegex" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="Id" type="xs:int" />
|
||||
<xs:element minOccurs="0" name="IncludeSubfolders" type="xs:boolean" />
|
||||
<xs:element minOccurs="0" name="Job" nillable="true" type="tns:JobDefinition" />
|
||||
<xs:element minOccurs="0" name="JobId" type="xs:int" />
|
||||
<xs:element minOccurs="0" name="ObjectType" nillable="true" type="tns:ObjectType" />
|
||||
<xs:element minOccurs="0" name="ObjectTypeName" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="SourceFolder" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="Steps" nillable="true" type="tns:ArrayOfImportProfileStep" />
|
||||
<xs:element minOccurs="0" name="SubfolderDateFormat" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="TargetFolder" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="BaseProfile" nillable="true" type="tns:BaseProfile" />
|
||||
<xs:element name="ImportProfile" nillable="true" type="tns:ImportProfile" />
|
||||
<xs:complexType name="ObjectType">
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Indexes" nillable="true" type="q1:ArrayOfstring" />
|
||||
<xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="ObjectType" nillable="true" type="tns:ObjectType" />
|
||||
<xs:complexType name="ArrayOfImportProfileStep">
|
||||
<xs:sequence>
|
||||
<xs:element minOccurs="0" maxOccurs="unbounded" name="ImportProfileStep" nillable="true" type="tns:ImportProfileStep" />
|
||||
@@ -178,29 +191,12 @@
|
||||
<xs:element minOccurs="0" name="Argument3" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="Id" type="xs:int" />
|
||||
<xs:element minOccurs="0" name="IndexName" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="Method" type="tns:ImportProfileStep.StepMethod" />
|
||||
<xs:element minOccurs="0" name="Method" nillable="true" type="xs:string" />
|
||||
<xs:element minOccurs="0" name="ProfileId" type="xs:int" />
|
||||
<xs:element minOccurs="0" name="Scope" type="tns:ImportProfileStep.StepScope" />
|
||||
<xs:element minOccurs="0" name="Scope" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="ImportProfileStep" nillable="true" type="tns:ImportProfileStep" />
|
||||
<xs:simpleType name="ImportProfileStep.StepMethod">
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:enumeration value="SUBSTRING" />
|
||||
<xs:enumeration value="REGEX" />
|
||||
<xs:enumeration value="SPLIT" />
|
||||
<xs:enumeration value="ALL" />
|
||||
<xs:enumeration value="VALUE" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
<xs:element name="ImportProfileStep.StepMethod" nillable="true" type="tns:ImportProfileStep.StepMethod" />
|
||||
<xs:simpleType name="ImportProfileStep.StepScope">
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:enumeration value="FILE" />
|
||||
<xs:enumeration value="FOLDER" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
<xs:element name="ImportProfileStep.StepScope" nillable="true" type="tns:ImportProfileStep.StepScope" />
|
||||
<xs:complexType name="UpdateProfile.UpdateProfileResponse">
|
||||
<xs:complexContent mixed="false">
|
||||
<xs:extension base="tns:Base.BaseResponse">
|
||||
@@ -252,11 +248,4 @@
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="ArrayOfObjectType" nillable="true" type="tns:ArrayOfObjectType" />
|
||||
<xs:complexType name="ObjectType">
|
||||
<xs:sequence>
|
||||
<xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Indexes" nillable="true" type="q1:ArrayOfstring" />
|
||||
<xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
<xs:element name="ObjectType" nillable="true" type="tns:ObjectType" />
|
||||
</xs:schema>
|
||||
@@ -20,6 +20,7 @@ Namespace JobRunnerReference
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0"), _
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="Base.BaseResponse", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows"), _
|
||||
System.SerializableAttribute(), _
|
||||
System.Runtime.Serialization.KnownTypeAttribute(GetType(JobRunnerReference.RunJobRunJobResponse)), _
|
||||
System.Runtime.Serialization.KnownTypeAttribute(GetType(JobRunnerReference.UpdateJobUpdateJobResponse)), _
|
||||
System.Runtime.Serialization.KnownTypeAttribute(GetType(JobRunnerReference.UpdateProfileUpdateProfileResponse)), _
|
||||
System.Runtime.Serialization.KnownTypeAttribute(GetType(JobRunnerReference.GetJobConfigGetJobConfigResponse)), _
|
||||
@@ -99,6 +100,14 @@ Namespace JobRunnerReference
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
<System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0"), _
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="RunJob.RunJobResponse", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows"), _
|
||||
System.SerializableAttribute()> _
|
||||
Partial Public Class RunJobRunJobResponse
|
||||
Inherits JobRunnerReference.BaseBaseResponse
|
||||
End Class
|
||||
|
||||
<System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0"), _
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="UpdateJob.UpdateJobResponse", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows"), _
|
||||
@@ -928,7 +937,11 @@ Namespace JobRunnerReference
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="ImportProfile", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows"), _
|
||||
System.SerializableAttribute()> _
|
||||
Partial Public Class ImportProfile
|
||||
Inherits JobRunnerReference.BaseProfile
|
||||
Inherits Object
|
||||
Implements System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged
|
||||
|
||||
<System.NonSerializedAttribute()> _
|
||||
Private extensionDataField As System.Runtime.Serialization.ExtensionDataObject
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private ActiveField As Boolean
|
||||
@@ -948,9 +961,15 @@ Namespace JobRunnerReference
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private IncludeSubfoldersField As Boolean
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private JobField As JobRunnerReference.JobDefinition
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private JobIdField As Integer
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private ObjectTypeField As JobRunnerReference.ObjectType
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private ObjectTypeNameField As String
|
||||
|
||||
@@ -966,6 +985,16 @@ Namespace JobRunnerReference
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private TargetFolderField As String
|
||||
|
||||
<Global.System.ComponentModel.BrowsableAttribute(false)> _
|
||||
Public Property ExtensionData() As System.Runtime.Serialization.ExtensionDataObject Implements System.Runtime.Serialization.IExtensibleDataObject.ExtensionData
|
||||
Get
|
||||
Return Me.extensionDataField
|
||||
End Get
|
||||
Set
|
||||
Me.extensionDataField = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property Active() As Boolean
|
||||
Get
|
||||
@@ -1044,6 +1073,19 @@ Namespace JobRunnerReference
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property Job() As JobRunnerReference.JobDefinition
|
||||
Get
|
||||
Return Me.JobField
|
||||
End Get
|
||||
Set
|
||||
If (Object.ReferenceEquals(Me.JobField, value) <> true) Then
|
||||
Me.JobField = value
|
||||
Me.RaisePropertyChanged("Job")
|
||||
End If
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property JobId() As Integer
|
||||
Get
|
||||
@@ -1057,6 +1099,19 @@ Namespace JobRunnerReference
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property ObjectType() As JobRunnerReference.ObjectType
|
||||
Get
|
||||
Return Me.ObjectTypeField
|
||||
End Get
|
||||
Set
|
||||
If (Object.ReferenceEquals(Me.ObjectTypeField, value) <> true) Then
|
||||
Me.ObjectTypeField = value
|
||||
Me.RaisePropertyChanged("ObjectType")
|
||||
End If
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property ObjectTypeName() As String
|
||||
Get
|
||||
@@ -1121,45 +1176,6 @@ Namespace JobRunnerReference
|
||||
End If
|
||||
End Set
|
||||
End Property
|
||||
End Class
|
||||
|
||||
<System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0"), _
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="BaseProfile", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows"), _
|
||||
System.SerializableAttribute(), _
|
||||
System.Runtime.Serialization.KnownTypeAttribute(GetType(JobRunnerReference.ImportProfile))> _
|
||||
Partial Public Class BaseProfile
|
||||
Inherits Object
|
||||
Implements System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged
|
||||
|
||||
<System.NonSerializedAttribute()> _
|
||||
Private extensionDataField As System.Runtime.Serialization.ExtensionDataObject
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private JobField As JobRunnerReference.JobDefinition
|
||||
|
||||
<Global.System.ComponentModel.BrowsableAttribute(false)> _
|
||||
Public Property ExtensionData() As System.Runtime.Serialization.ExtensionDataObject Implements System.Runtime.Serialization.IExtensibleDataObject.ExtensionData
|
||||
Get
|
||||
Return Me.extensionDataField
|
||||
End Get
|
||||
Set
|
||||
Me.extensionDataField = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property Job() As JobRunnerReference.JobDefinition
|
||||
Get
|
||||
Return Me.JobField
|
||||
End Get
|
||||
Set
|
||||
If (Object.ReferenceEquals(Me.JobField, value) <> true) Then
|
||||
Me.JobField = value
|
||||
Me.RaisePropertyChanged("Job")
|
||||
End If
|
||||
End Set
|
||||
End Property
|
||||
|
||||
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
|
||||
|
||||
@@ -1201,13 +1217,13 @@ Namespace JobRunnerReference
|
||||
Private IndexNameField As String
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private MethodField As JobRunnerReference.ImportProfileStep.StepMethod
|
||||
Private MethodField As String
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private ProfileIdField As Integer
|
||||
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private ScopeField As JobRunnerReference.ImportProfileStep.StepScope
|
||||
Private ScopeField As String
|
||||
|
||||
<Global.System.ComponentModel.BrowsableAttribute(false)> _
|
||||
Public Property ExtensionData() As System.Runtime.Serialization.ExtensionDataObject Implements System.Runtime.Serialization.IExtensibleDataObject.ExtensionData
|
||||
@@ -1298,12 +1314,12 @@ Namespace JobRunnerReference
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property Method() As JobRunnerReference.ImportProfileStep.StepMethod
|
||||
Public Property Method() As String
|
||||
Get
|
||||
Return Me.MethodField
|
||||
End Get
|
||||
Set
|
||||
If (Me.MethodField.Equals(value) <> true) Then
|
||||
If (Object.ReferenceEquals(Me.MethodField, value) <> true) Then
|
||||
Me.MethodField = value
|
||||
Me.RaisePropertyChanged("Method")
|
||||
End If
|
||||
@@ -1324,12 +1340,12 @@ Namespace JobRunnerReference
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property Scope() As JobRunnerReference.ImportProfileStep.StepScope
|
||||
Public Property Scope() As String
|
||||
Get
|
||||
Return Me.ScopeField
|
||||
End Get
|
||||
Set
|
||||
If (Me.ScopeField.Equals(value) <> true) Then
|
||||
If (Object.ReferenceEquals(Me.ScopeField, value) <> true) Then
|
||||
Me.ScopeField = value
|
||||
Me.RaisePropertyChanged("Scope")
|
||||
End If
|
||||
@@ -1344,37 +1360,53 @@ Namespace JobRunnerReference
|
||||
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
|
||||
End If
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
<System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||
System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0"), _
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="RunJob.RunJobRequest", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows"), _
|
||||
System.SerializableAttribute()> _
|
||||
Partial Public Class RunJobRunJobRequest
|
||||
Inherits Object
|
||||
Implements System.Runtime.Serialization.IExtensibleDataObject, System.ComponentModel.INotifyPropertyChanged
|
||||
|
||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0"), _
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="ImportProfileStep.StepMethod", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows")> _
|
||||
Public Enum StepMethod As Integer
|
||||
|
||||
<System.Runtime.Serialization.EnumMemberAttribute()> _
|
||||
SUBSTRING = 0
|
||||
|
||||
<System.Runtime.Serialization.EnumMemberAttribute()> _
|
||||
REGEX = 1
|
||||
|
||||
<System.Runtime.Serialization.EnumMemberAttribute()> _
|
||||
SPLIT = 2
|
||||
|
||||
<System.Runtime.Serialization.EnumMemberAttribute()> _
|
||||
ALL = 3
|
||||
|
||||
<System.Runtime.Serialization.EnumMemberAttribute()> _
|
||||
VALUE = 4
|
||||
End Enum
|
||||
<System.NonSerializedAttribute()> _
|
||||
Private extensionDataField As System.Runtime.Serialization.ExtensionDataObject
|
||||
|
||||
<System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0"), _
|
||||
System.Runtime.Serialization.DataContractAttribute(Name:="ImportProfileStep.StepScope", [Namespace]:="http://schemas.datacontract.org/2004/07/ECM.JobRunner.Windows")> _
|
||||
Public Enum StepScope As Integer
|
||||
|
||||
<System.Runtime.Serialization.EnumMemberAttribute()> _
|
||||
FILE = 0
|
||||
|
||||
<System.Runtime.Serialization.EnumMemberAttribute()> _
|
||||
FOLDER = 1
|
||||
End Enum
|
||||
<System.Runtime.Serialization.OptionalFieldAttribute()> _
|
||||
Private JobIdField As Integer
|
||||
|
||||
<Global.System.ComponentModel.BrowsableAttribute(false)> _
|
||||
Public Property ExtensionData() As System.Runtime.Serialization.ExtensionDataObject Implements System.Runtime.Serialization.IExtensibleDataObject.ExtensionData
|
||||
Get
|
||||
Return Me.extensionDataField
|
||||
End Get
|
||||
Set
|
||||
Me.extensionDataField = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<System.Runtime.Serialization.DataMemberAttribute()> _
|
||||
Public Property JobId() As Integer
|
||||
Get
|
||||
Return Me.JobIdField
|
||||
End Get
|
||||
Set
|
||||
If (Me.JobIdField.Equals(value) <> true) Then
|
||||
Me.JobIdField = value
|
||||
Me.RaisePropertyChanged("JobId")
|
||||
End If
|
||||
End Set
|
||||
End Property
|
||||
|
||||
Public Event PropertyChanged As System.ComponentModel.PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged.PropertyChanged
|
||||
|
||||
Protected Sub RaisePropertyChanged(ByVal propertyName As String)
|
||||
Dim propertyChanged As System.ComponentModel.PropertyChangedEventHandler = Me.PropertyChangedEvent
|
||||
If (Not (propertyChanged) Is Nothing) Then
|
||||
propertyChanged(Me, New System.ComponentModel.PropertyChangedEventArgs(propertyName))
|
||||
End If
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
<System.Diagnostics.DebuggerStepThroughAttribute(), _
|
||||
@@ -1547,6 +1579,12 @@ Namespace JobRunnerReference
|
||||
<System.ServiceModel.OperationContractAttribute(Action:="http://DigitalData.Services.EDMIService/IEDMIService/GetJobStatus", ReplyAction:="http://DigitalData.Services.EDMIService/IEDMIService/GetJobStatusResponse")> _
|
||||
Function GetJobStatusAsync() As System.Threading.Tasks.Task(Of JobRunnerReference.GetJobStatusGetJobStatusResponse)
|
||||
|
||||
<System.ServiceModel.OperationContractAttribute(Action:="http://DigitalData.Services.EDMIService/IEDMIService/RunJob", ReplyAction:="http://DigitalData.Services.EDMIService/IEDMIService/RunJobResponse")> _
|
||||
Function RunJob(ByVal pdata As JobRunnerReference.RunJobRunJobRequest) As JobRunnerReference.RunJobRunJobResponse
|
||||
|
||||
<System.ServiceModel.OperationContractAttribute(Action:="http://DigitalData.Services.EDMIService/IEDMIService/RunJob", ReplyAction:="http://DigitalData.Services.EDMIService/IEDMIService/RunJobResponse")> _
|
||||
Function RunJobAsync(ByVal pdata As JobRunnerReference.RunJobRunJobRequest) As System.Threading.Tasks.Task(Of JobRunnerReference.RunJobRunJobResponse)
|
||||
|
||||
<System.ServiceModel.OperationContractAttribute(Action:="http://DigitalData.Services.EDMIService/IEDMIService/UpdateJob", ReplyAction:="http://DigitalData.Services.EDMIService/IEDMIService/UpdateJobResponse")> _
|
||||
Function UpdateJob(ByVal pData As JobRunnerReference.UpdateJobUpdateJobRequest) As JobRunnerReference.UpdateJobUpdateJobResponse
|
||||
|
||||
@@ -1613,6 +1651,14 @@ Namespace JobRunnerReference
|
||||
Return MyBase.Channel.GetJobStatusAsync
|
||||
End Function
|
||||
|
||||
Public Function RunJob(ByVal pdata As JobRunnerReference.RunJobRunJobRequest) As JobRunnerReference.RunJobRunJobResponse Implements JobRunnerReference.IEDMIService.RunJob
|
||||
Return MyBase.Channel.RunJob(pdata)
|
||||
End Function
|
||||
|
||||
Public Function RunJobAsync(ByVal pdata As JobRunnerReference.RunJobRunJobRequest) As System.Threading.Tasks.Task(Of JobRunnerReference.RunJobRunJobResponse) Implements JobRunnerReference.IEDMIService.RunJobAsync
|
||||
Return MyBase.Channel.RunJobAsync(pdata)
|
||||
End Function
|
||||
|
||||
Public Function UpdateJob(ByVal pData As JobRunnerReference.UpdateJobUpdateJobRequest) As JobRunnerReference.UpdateJobUpdateJobResponse Implements JobRunnerReference.IEDMIService.UpdateJob
|
||||
Return MyBase.Channel.UpdateJob(pData)
|
||||
End Function
|
||||
|
||||
@@ -59,6 +59,15 @@
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="RunJob">
|
||||
<soap12:operation soapAction="http://DigitalData.Services.EDMIService/IEDMIService/RunJob" style="document" />
|
||||
<wsdl:input>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap12:body use="literal" />
|
||||
</wsdl:output>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="UpdateJob">
|
||||
<soap12:operation soapAction="http://DigitalData.Services.EDMIService/IEDMIService/UpdateJob" style="document" />
|
||||
<wsdl:input>
|
||||
|
||||
Reference in New Issue
Block a user