Previous Topic

Next Topic

Book Contents

ODMProcessor

ODMProcessor

Item

Description

Diagram

Illustration. Diagram of ODMProcessor.

Operation

receiveODMData

Input:

tns:receiveODMDataInput

Output:

tns:receiveODMDataOutput

Fault:

tns:faultMessage

Used by

 

Binding:

ODMProcessorSoapHttp

Source

<wsdl:portType name="ODMProcessor">
<wsdl:operation name="receiveODMData">
<wsdl:input message="tns:receiveODMDataInput" xmlns:ns2="http://www.w3.org/2006/05/addressing/wsdl" ns2:action="http://test.odmextract.informpublisher.hsgbu.oracle.com/receiveODMData"/>
<wsdl:output message="tns:receiveODMDataOutput" xmlns:ns2="http://www.w3.org/2006/05/addressing/wsdl" ns2:action="http://test.odmextract.informpublisher.hsgbu.oracle.com/receiveODMDataResponse"/>
<wsdl:fault name="fault" message="tns:faultMessage"/>
</wsdl:operation>
</wsdl:portType>

Send Feedback