The WSDL description of the Repository Streaming Web Service can be accessed at the following location: http://{host-name}/REPWS/Ecrion.Repository.WebService.StreamingWebService.svc?wsdl
NOTE: In order to have the correct bindings for the external usage of Ecrion Omni System web services, you will need to add the host name in IIS for the Ecrion Omni System web site.
The WSDL description of the Document Production Manager Web Service is listed below.
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions name="StreamingWebService" targetNamespace="http://www.ecrion.com/Ecrion.WebRepository/1.0/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex"
xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract"
xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.ecrion.com/Ecrion.WebRepository/1.0/" xmlns:wsa10="http://www.w3.org/2005/08/addressing"
xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<wsp:Policy wsu:Id="StreamingHttpEndpoint_policy">
<wsp:ExactlyOne>
<wsp:All>
<wsoma:OptimizedMimeSerialization xmlns:wsoma="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization"/>
</wsp:All>
</wsp:ExactlyOne>
</wsp:Policy>
<wsdl:types>
<xs:schema elementFormDefault="qualified" targetNamespace="http://www.ecrion.com/Ecrion.WebRepository/1.0/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/Message"/>
<xs:element name="GetFileStream">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="LogIn" nillable="true" type="tns:LogIn"/>
<xs:element minOccurs="0" name="Path" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="FileName" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="Version" type="xs:int"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name="LogIn">
<xs:sequence>
<xs:element name="Institution" nillable="true" type="xs:string"/>
<xs:element name="Password" nillable="true" type="xs:string"/>
<xs:element name="UserName" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
<xs:element name="LogIn" nillable="true" type="tns:LogIn"/>
<xs:element name="GetFileStreamResponse">
<xs:complexType>
<xs:sequence>
<xs:element name="GetFileStreamResult" type="q1:StreamBody" xmlns:q1="http://schemas.microsoft.com/Message"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="UploadRequest">
<xs:complexType>
<xs:sequence>
<xs:element name="Content" type="q2:StreamBody" xmlns:q2="http://schemas.microsoft.com/Message"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Comments" nillable="true" type="xs:string"/>
<xs:element name="FileLength" type="xs:long"/>
<xs:element name="FileName" nillable="true" type="xs:string"/>
<xs:element name="Path" nillable="true" type="xs:string"/>
<xs:element name="FileResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="Name" nillable="true" type="xs:string"/>
<xs:element minOccurs="0" name="LastModifiedUTC" type="xs:dateTime"/>
<xs:element minOccurs="0" name="LockedBy" nillable="true" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
<xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/">
<xs:element name="anyType" nillable="true" type="xs:anyType"/>
<xs:element name="anyURI" nillable="true" type="xs:anyURI"/>
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/>
<xs:element name="boolean" nillable="true" type="xs:boolean"/>
<xs:element name="byte" nillable="true" type="xs:byte"/>
<xs:element name="dateTime" nillable="true" type="xs:dateTime"/>
<xs:element name="decimal" nillable="true" type="xs:decimal"/>
<xs:element name="double" nillable="true" type="xs:double"/>
<xs:element name="float" nillable="true" type="xs:float"/>
<xs:element name="int" nillable="true" type="xs:int"/>
<xs:element name="long" nillable="true" type="xs:long"/>
<xs:element name="QName" nillable="true" type="xs:QName"/>
<xs:element name="short" nillable="true" type="xs:short"/>
<xs:element name="string" nillable="true" type="xs:string"/>
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/>
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/>
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/>
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/>
<xs:element name="char" nillable="true" type="tns:char"/>
<xs:simpleType name="char">
<xs:restriction base="xs:int"/>
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration"/>
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/>
<xs:minInclusive value="-P10675199DT2H48M5.4775808S"/>
<xs:maxInclusive value="P10675199DT2H48M5.4775807S"/>
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid"/>
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/>
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName"/>
<xs:attribute name="Id" type="xs:ID"/>
<xs:attribute name="Ref" type="xs:IDREF"/>
</xs:schema>
<xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/Message" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:tns="http://schemas.microsoft.com/Message">
<xs:simpleType name="StreamBody">
<xs:restriction base="xs:base64Binary"/>
</xs:simpleType>
</xs:schema>
</wsdl:types>
<wsdl:message name="WebStreaming_GetFileStream_InputMessage">
<wsdl:part name="parameters" element="tns:GetFileStream"/>
</wsdl:message>
<wsdl:message name="WebStreaming_GetFileStream_OutputMessage">
<wsdl:part name="parameters" element="tns:GetFileStreamResponse"/>
</wsdl:message>
<wsdl:message name="UploadFileRequest">
<wsdl:part name="parameters" element="tns:UploadRequest"/>
</wsdl:message>
<wsdl:message name="UploadFileRequest_Headers">
<wsdl:part name="Comments" element="tns:Comments"/>
<wsdl:part name="FileLength" element="tns:FileLength"/>
<wsdl:part name="FileName" element="tns:FileName"/>
<wsdl:part name="LogIn" element="tns:LogIn"/>
<wsdl:part name="Path" element="tns:Path"/>
</wsdl:message>
<wsdl:message name="FileResponse">
<wsdl:part name="parameters" element="tns:FileResponse"/>
</wsdl:message>
<wsdl:portType name="WebStreaming">
<wsdl:operation name="GetFileStream">
<wsdl:input wsaw:Action="http://www.ecrion.com/Ecrion.WebRepository/1.0/WebStreaming/GetFileStream" message="tns:WebStreaming_GetFileStream_InputMessage"/>
<wsdl:output wsaw:Action="http://www.ecrion.com/Ecrion.WebRepository/1.0/WebStreaming/GetFileStreamResponse" message="tns:WebStreaming_GetFileStream_OutputMessage"/>
</wsdl:operation>
<wsdl:operation name="UploadFile">
<wsdl:input wsaw:Action="http://www.ecrion.com/Ecrion.WebRepository/1.0/WebStreaming/UploadFile" name="UploadFileRequest" message="tns:UploadFileRequest"/>
<wsdl:output wsaw:Action="http://www.ecrion.com/Ecrion.WebRepository/1.0/WebStreaming/UploadFileResponse" name="FileResponse" message="tns:FileResponse"/>
</wsdl:operation>
</wsdl:portType>
<wsdl:binding name="StreamingHttpEndpoint" type="tns:WebStreaming">
<wsp:PolicyReference URI="#StreamingHttpEndpoint_policy"/>
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
<wsdl:operation name="GetFileStream">
<soap:operation soapAction="http://www.ecrion.com/Ecrion.WebRepository/1.0/WebStreaming/GetFileStream" style="document"/>
<wsdl:input>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output>
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
<wsdl:operation name="UploadFile">
<soap:operation soapAction="http://www.ecrion.com/Ecrion.WebRepository/1.0/WebStreaming/UploadFile" style="document"/>
<wsdl:input name="UploadFileRequest">
<soap:header message="tns:UploadFileRequest_Headers" part="Comments" use="literal"/>
<soap:header message="tns:UploadFileRequest_Headers" part="FileLength" use="literal"/>
<soap:header message="tns:UploadFileRequest_Headers" part="FileName" use="literal"/>
<soap:header message="tns:UploadFileRequest_Headers" part="LogIn" use="literal"/>
<soap:header message="tns:UploadFileRequest_Headers" part="Path" use="literal"/>
<soap:body use="literal"/>
</wsdl:input>
<wsdl:output name="FileResponse">
<soap:body use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="StreamingWebService">
<wsdl:port name="StreamingHttpEndpoint" binding="tns:StreamingHttpEndpoint">
<soap:address location="http://ukecr08:8091/REPWS/Ecrion.Repository.WebService.StreamingWebService.svc"/>
</wsdl:port>
</wsdl:service>
</wsdl:definitions>