50 likes | 122 Views
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>
E N D
Oracle SOA/OSB/BPM File Adapters By Viswateja
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.
Operations in File Adapter • Inbound Operations • Read File • List File • Outbound • Write File • Synchronous Read File • Chunked Read