Which two statemnts are true?

Given the following Oracle File Adapter configuration:
<adapter-config name=”ReadPlanBenefit” adapter=”File Adapter”
wsdlLocation=”ReadPlanBenefit.wsdl”
xmlns=http://platform.integration.oracle/blocks/adapter/fw/metadata>
<connection-factory location=”eis/FileAdapter”/>
<endpoint-interaction portType=”SynchRead_ptt” operation=” SynchRead”>
<interaction-spec
className=”oracle.tip.adapter.file.outbound.FileReadInteraction.Spec”>
<property name=”DeleteFile” value=”false”/>
<property name=”PhysicalDirectory” value=”/home/plan_benefit”/>
<property name=”FileName” value=” plan_benefit.xml”/>
<property name=”PhysicalArchiveDirectory” value=”/home/plan_benefit/archive/>
</interaction-spec>
</endpoint-interaction>
</adapter-config>
Which two statemnts are true?
A. The actual source directory will be specified by a property in thecomposite.xml file.
B. Each file read will be moved to an archive directory after it is successfully processed.
C. This configuration can be used to create an outbound business service component.
D. This configuration can be used to create an inbound proxy service component.

Download Printable PDF. VALID exam to help you PASS.

2 thoughts on “Which two statemnts are true?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.