Oracle SOA Mediator Mediator is one of the service component of the Oracle SOA Suite, there are four main functionality of Mediator Routing : Mediator route incoming payload to the external service based on routing rule Validate: Mediator performs XSD schema validation , it describes...
Oracle SOA Database Adapter
Database adapter – This is one of the important part of Oracle SOA. Using database adapter we can do all Database operations like insert, update, delete, select, calling a stored procedure, polling records from DB and executing Pure SQL. To call database adapter we should...
Oracle SOA File/FTP Adapter
Oracle SOA File/FTP Adapter Oracle File/FTPÂ Adapter is one of the service component of the Oracle SOA Suite, Oracle File and FTP Adapter allows BPEL or Mediator process to exchange (i.e read or write) files on local file systems or remote file (i.e FTP or SFTP)...