Knowledge Share
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Knowledge Share

Knowledge is NOT Power IMPLEMENTATION of knowledge is Power!!!
 
HomePortalGalleryLatest imagesRegisterLog in

 

 Oracle SOASuite Basics

Go down 
AuthorMessage
Admin
Admin



Posts : 142
Points : 59554454
Reputation : 0
Join date : 2007-12-29
Location : Chennai

Oracle SOASuite Basics Empty
PostSubject: Oracle SOASuite Basics   Oracle SOASuite Basics Icon_minitimeTue May 10, 2011 10:10 am

Oracle SOASuite Basics
SOA Suite Components

Mediator and Service Bus—Disambiguation

Similar to Mediator, Oracle Service Bus also performs mediation activities in Oracle SOA Suite.While both the Mediator and the Service Bus can perform such tasks as interface and data mapping, routing,
and filtering, their scopes are very different: the Mediator is a component that performs intra-composite mediation, to connect components within a given composite. The Service Bus on the other hand is in charge of inter-composite mediation, that is to say that it connects differentcomposites together—and while doing that, it can also carry out other fundamental tasks of a service bus such as service virtualization, protocol translation, service pooling, and so on.


Relationship of Applications, Projects, and Composites in JDeveloper

A JDeveloper (JDev) application contains one or more JDev projects. When you are developing SOA technologies, a JDev project is equal to a composite application.

CreditCardApplication
|
|---- JDev Project ( CCValidation) ---- SOA Composite (CCValidation )
|
|----JDev Project ( AccountRegistration) ---- SOA Composite ( AccountRegistration )


About the Adapter Wizards

Most adapter wizards follow a common flow explained in below diagram -


First give name to the new adapter. Then establish a connection to the target system: it could be a database, some application—or even just a file system (in which case, it is not really a connection, but simply a path). After this, select an operation—the operations that are offered by the wizard will of course be different for each target system: a database will offer the expected SQL operations
(select, insert, delete, and a few more), a file system will be read or write, and so on. Finally, in the last stage, specify the objects on which you are going to be operating: database tables, specific files, or directories in the file system, records in an application and so on.
Back to top Go down
https://knowledgeshare.forumotion.com
 
Oracle SOASuite Basics
Back to top 
Page 1 of 1
 Similar topics
-
» LR Basics 3
» CODED UI Basics
» Load Runner Basics
» Load Runner Basics

Permissions in this forum:You cannot reply to topics in this forum
Knowledge Share :: Oracle SOA-
Jump to: