The largest Interview Solution Library on the web


Interview Questions
« Previous | 0 | 1 | 2 | 3 | 4 | Next »

41.What Are Event Handlers?

Event handlers are the services that you write to perform some actions when a specific event occurs.

42.In what folder is the webMethods documentation for Broker located?

Broker documentation can be located in the following directory.
<Webmethods installation Diretory>/Broker/docs.For this broker needs to be installed on the system.

43.Can you spell SAP, ERP, CRM, XML and EDI properly?

Systems appications & Products
Enterprise Resource Planning
Customer Relationship Management
Extended Markup language
Electronic Data Interchange

44.What is EAI ?

EAI or Enterprise Applications Integration can be defined as data that can be integrated from disparate applications regardless of the platform, allowing the sharing of business processes amongst multiple organizations.

45.What are the Major categories of EAI?

Integration can be at different application layers:
Data Level Integration:
Batch data transfer, OR
On-line propagation of data updates
API Level Integration:
Data is accessed through published API services
Service Method Level Integration:
Common services shared by different applications

  • User Interface Level Integration:The controller reacts to the user input. It creates and sets the model.

Common user interface (e.g. web based) for unified access to multiple applications.

46.What are the Advantages of EAI?

Advantages of EAI solutions are:

  • Streamlines business processes and helps raise organizational efficiency.
  • Real time information access among systems.
  • Maintains information integrity across multiple systems.
  • Speedier transactions at reduced costs.
  • If one of the applications misbehaves and requires to be shut down for maintenance, then with EAI, we can easily “decouple” it from rest of the systems. Which avoids having to bring down other systems.

47.What are the disadvantages of EAI?

The main disadvatages of using EAI systems:

  • Constant change: The very nature of EAI is dynamic and requires dynamic project managers to manage their implementation.
  • Lack of EAI experts : EAI requires knowledge of many issues and technical aspects.
  • EAI is a tool paradigm: EAI is not a tool, but rather a system and should be implemented as such.
  • Building interfaces is an art : Engineering the solution is not sufficient. Solutions need to be negotiated with user departments to reach a common consensus on the final outcome. A lack of consensus on interface designs leads to excessive effort to map between various systems data requirements.
  • Loss of detail : Information that seemed unimportant at an earlier stage may become crucial later.
  • Accountability : Since so many departments have many conflicting requirements, there should be clear accountability for the system's final structure.

48.What are the main companies which provide EAI tools / software?

  • TIBCO
  • webMethods
  • Vitria
  • iPlanet
  • MQSeries (IBM)
  • iPlanet
  • BizTalk (Microsoft)
  • WebLogic (BEA)

49.What is webMethods?

A company that provides integration tools. The key products include Integration Server, Enterprise Server, Business Integrator, Workflow and Mainframe Integration Server. webMethods is a company, not a product.

50.What are the modules of webMethods Product Suite?

  • Integration and B2B
  • Service Oriented Architecture
  • Business Process Management
  • Business Activity Monitoring

51.What are the tools of webMethods Integration ?

  • webMethods Adapters
  • webMethods Developer
  • webMethods Integration Server
  • webMethods Integration Platform
  • webMethods Broker
  • webMethods Monitor
  • webMethods Optimize for Infrastructure
  • webMethods Trading Networks
  • webMethods EDI Module
  • webMethods EDIINT
  • webMethods eStandards Modules
  • webMethods PIM

52.What Is Developer?

webMethods Developer is a graphical development tool that you use to build, edit, and test integration logic. It provides an integrated development environment in which to develop the logic and supporting objects that carry out the work of an integration solution. It also provides tools for testing and debugging the solutions you create.

53.What Is an Element?

An element is an item that exists in the Navigation panel in webMethods Developer.Elements include folders, services, specifications, IS document types, triggers, and ISschemas. In the Navigation panel, servers and packages are not considered to be elements.

54.What Is an Element?

An element is an item that exists in the Navigation panel in webMethods Developer.Elements include folders, services, specifications, IS document types, triggers, and ISschemas. In the Navigation panel, servers and packages are not considered to be elements.

55.What Is a Startup Service?

A startup service is one that Integration Server automatically executes when it loads a package into memory.

56.What Is a Flow Service?

A flow service is a service that is written in the webMethods flow language. This simple yet powerful language lets you encapsulate a sequence of services within a single service and manage the flow of data among them.

57.What Is the Pipeline?

The pipeline is the general term used to refer to the data structure in which input and output values are maintained for a flow service. It allows services in the flow to share data.The pipeline starts with the input to the flow service and collects inputs and outputs from subsequent services in the flow. When a service in the flow executes, it has access to all data in the pipeline at that point.

58.What happens when the pub.flow:tracePipeline service is invoked?

The Integration Server logs the name-value pairs in the pipeline at that time

59.When creating a BRANCH flow element, what is the purpose of the "scope" field on the properties tab?

To restrict pipeline access to only the data in this document

60.What is the primary function of the built-in pub.flow:savePipeline service?

Save the current pipeline to a named memory location on the Integration Server

« Previous | 0 | 1 | 2 | 3 | 4 | Next »


copyright © 2014 - all rights riserved by javatechnologycenter.com