Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

51.

In How Many Ways Can A Process Be Deployed?

Answer»
  1. USING Jdeveloper 
  2. Through Enterprise MANAGER Console 
  3. Through WEBLOGIC SCRIPTS.

52.

What Are The Different Design Patterns In Soa?

Answer»
  1. Synchronous 
  2. Asynchronous Fire and FORGET 
  3. Asynchronous DELAYED Response.

53.

What Is Choreography? How Does It Differ From Orchestration?

Answer»

In choreography there is no business process to control the INTEGRATION between the SYSTEMS; each system will DIRECTLY integrate with one another in SEQUENCE where as in ORCHESTRATION there is a business process which controls all the services (source/Target) which is part of the integration.

In choreography there is no business process to control the integration between the systems; each system will directly integrate with one another in sequence where as in Orchestration there is a business process which controls all the services (source/Target) which is part of the integration.

54.

What Is The Soa Suite 11g Components?

Answer»
  1. ORACLE Adapters 
  2. Oracle Mediator 
  3. Business Events and Events DELIVERY Network 
  4. Oracle Business Rules 
  5. HUMAN Workflow 
  6. Oracle Business Activity MONITORING 
  7. Oracle ENTERPRISE Manager

55.

Is Oracle Soa Same As Oracle Fusion Middleware?

Answer»

No because SOA is one of the parts in Fusion MIDDLEWARE and SOA BEHAVES LIKE USER interface where as Fusion is big platform.

No because SOA is one of the parts in Fusion middleware and SOA behaves like user interface where as Fusion is big platform.

56.

What Is The Difference Between 10g And 11g?

Answer»
  • SCA ARCHITECTURE was followed in 11g and not in 10g 
  • In 11g you can put all your project SOA components in composite.xml file and DEPLOY as a single deployment unit to single server, where in 10g you have to deploy each component to the respective server (i.e. ESB to ESB server, BPEL to BPEL Server) 
  • Basically all the SOA components like BPEL, ESB (Called MEDIATOR in 11g), & OWSM are brought into one place in 11g using SCA composite concept. 
  • The major difference between 10g & 11g would be the app server container. 10g by default runs onOC4J while 11g runs on Web logic Server. 
  • In 10g every BPEL is a separate project, but in 11g several components can make 1 project as SCA. 
  • In 10g consoles are separate for BPEL and ESB, but in 11g Enterprise Manager contains all. 
  • In 10g BAM and BUSINESS rules are outside SOA SUITE, but in 11g they are in SOA Suite. 

57.

Principles Of Soa?

Answer»