Oracle Application Server 10.1.3.4 User Manual page 69

Adapters for ims/db release 3 (10.1.3.4)
Table of Contents

Advertisement

<input name="Input_findAccount" message="tns:request"/>
<output name="Output_findAccount" message="tns:response"/>
</operation>
</portType>
<binding name="findAccountJCABinding" type="tns:findAccountPortType">
<jca:binding
XMLRecordConverterCallout="oracle.tip.adapter.fw.record.oracle.AttuXMLRecordConver
terImpl"/>
<operation name="findAccount">
<jca:operation FunctionName="findAccount"
InteractionSpec="com.oracle.adapter.AttuInteractionSpec" ExecutionTimeout="120"/>
<input/>
<output/>
</operation>
</binding>
<service name="findAccountService">
<port name="findAccountPort" binding="tns:findAccountJCABinding">
<jca:address adapterInstanceJndi="eis/legacy/findIMSAccount"/>
</port>
</service>
<plt:partnerLinkType name="findAccountPartnerLinkType">
<plt:role name="findAccountRole">
<plt:portType name="tns:findAccountPortType"/>
</plt:role>
</plt:partnerLinkType>
/definitions>
Integrating OracleAS Adapters for IMS/DB with Oracle BPEL Process Manager 4-5
Configuring Oracle BPEL Process Manager

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Application Server 10.1.3.4 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Application server 10g

Table of Contents