Thursday, August 6, 2015

ORACLE BAM INTERVIEW QUESTIONS


                                                                                                            PAVAN KUMAR         
Question: What is BAM and why we use it?
Answer:  BAM stands for Business Activity Monitoring.  This monitors various types of business activities, reports on them and sends out alerts when thresholds are reached or surpassed.

Question: what are the features of BAM?
Answer:  Below are the features of BAM.
  • With BAM, end users, operational managers and to some extend analysts get a real-time overview of the state of ongoing affairs.
  • It is required to improve decision-making processes.
  • It is also used to understand Key Performance Indicators (KPI) affecting processes

Question: What are different components of BAM?
Answer:  BAM has 4 components.
  • Active Viewer
  • Active Studio
  • Architect
  • Administrator

Question: Explain each component.
Answer:
Active Viewer

  • Oracle BAM Active Viewer is the thin user interface for the business user.
  • When new, information is available; the user receives an instant message that contains a link to the information.
  • The user opens Active Viewer through this link and a report is displayed.
  • Report formats include charts, columns, cross tab, spread sheets, KPIs, lists and more.
  • These different formats can be combined in one report or viewed in separate reports.
Active Studio
  • Oracle BAM Active Studio is the thin user interface for the power user.
  • Through Active Studio, the power user can create and edit reports.
  • Report creation includes field selection, formatting, filtering, calculated fields, and summaries.
  • Reports may be published and rules can be created for determining the scheduling and delivery of the reports.
  • View types include: charts, columnar, cross tab, spread sheets, KPIs, lists and more.

Architect
  • Oracle BAM Architect is the thin user interface for the data designer focused on creating data objects in the Oracle BAM Active Data Cache so that power users can create reports.
  • Through Oracle BAM Architect, the data designer creates data objects, creates and schedules data flow plans, imports and creates metadata, and maintains the data objects and rules.
  • Oracle BAM Architect is seamlessly integrated with Oracle BAM Active Studio.

Administrator
  • Oracle BAM Administrator is the thin user interface for the system administrator who is responsible for user management and overall server management.
  • Through Oracle BAM Administrator, the system administrator can add or delete users, define security levels for users and objects, manage the Oracle BAM Active Data Cache, and maintain and configure Oracle BAM services.

Question: What is Data Object?
Answer: Data objects are tables that store raw data in the database. Each data object has a specific layout which can be a combination of data fields, lookup fields, and calculated fields.

Question: How to get data from JMS queue/topic to BAM data object.
Answer: By using EMS (Enterprise Message Source).

Question: What is EMS?
Answer: Enterprise Message Sources (EMS) is used by applications to provide direct Java Message Service (JMS) connectivity to the Oracle BAM Server. Each EMS connects to a specific JMS topic or queue, and the information is delivered into a data object in the Oracle BAM Active Data Cache.

Question: Can we have user based access in BAM?
Answer: Yes, we can have user based access in BAM.

Question:  By how many ways we can do SOA service monitoring?
Answer: We can use below options available to monitor SOA service.
  • BAM Adapter
  • Sensors

Question: When we need to use BAM adapter?
Answer: BAM adapter is used when we want to do monitoring at composite level or when we need to monitor full message.

Question: When we can use Sensors?
Answer: Sensors are used when we want to do variable and activity level monitoring.

Question:  What is Sensor action?
Answer: Sensor action is linked to sensor. In sensor action we define what action we need to perform on sensor data.

Question: Types of sensor actions?
Answer: There are two types of sensor actions.
  • Sensor action
  • BAM sensor action

Question: Where we use sensor action?
Answer:  By using sensor action we can publish the sensor data to Database, JMS Queue/topic, Custom Java and JMS adapter.

Question: Where and when we use BAM sensor action?
Answer: We used this sensor when we need to directly send the sensor data to BAM data object.

Questions: What is BAM alert?
Answer:  Business Activity Monitoring has alert feature which we can use when we want to perform some action based on some data insertion or data change.

Question: Can we use BAM alert to invoke external web service?
Answer: Yes, we can use BAM alerts to invoke external web service.



                                                                                                  PAVAN KUMAR

No comments:

Post a Comment