1 / 4

File Adapters

When we want to read/write a file in XML or non-XML format we will be using File adapter <br>When SOA/OSB want to communicate with a file system which is with in the server installation machine , we should use File Adapter.<br>

Download Presentation

File Adapters

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Oracle SOA/OSB/BPM File Adapters By Viswateja

  2. File Adapter • When we want to read/write a file in XML or non-XML format we will be using File adapter • When SOA/OSB want to communicate with a file system which is with in the server installation machine , we should use File Adapter. • When a SOA/OSB want to communicate with a file system which is in a remote machine to SOA/OSB server, we should use FTP Adapter. • Both File and FTP adapter performs almost same operation • File Adapter can be used in Inbound and Outbound • If we want to read a file we will use File adapter at Inbound , We will use outbound if we want to write a file.

  3. Operations in File Adapter • Inbound Operations • Read File • List File • Outbound • Write File • Synchronous Read File • Chunked Read

  4. Operations explanation

More Related