Which of the following is used for file exchange on remote file systems
-
FTP Adapter
-
AQ Adapter
-
File Adapter
-
RemoteFile Adapter
A
Correct answer
Explanation
The FTP Adapter is used for file exchange on remote file systems using the FTP protocol. It enables BPEL processes to read, write, and list files on remote FTP servers. The AQ Adapter (option B) is for Oracle Advanced Queuing, the File Adapter (option C) is for local file system operations, and RemoteFile Adapter (option D) is not a standard Oracle adapter.