Home » Articles posted by Vishnuvardhan Piskala (Page 2)

Oracle SOA Mediator

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...

Continue reading »

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...

Continue reading »