IBM C2180-404 - IBM Integration Bus V9.0, Solution Development Exam

Page:    1 / 10   
Total 48 questions

A solution developer wants to add meta information to a message flow that is to be deployed to the integration node. The meta information should be accessible at runtime using the IBM Integration Explorer. The flow processesMQ messages, contains a subflow and uses a JavaCompute node for the implementation of the mapping logic.
How does the developer include the name of the author so it is clearly associated with the deployed Java code?

  • A. Add an MQSI keyword as a comment into the Java code.
  • B. Add the author’s name in the Short Description field of the JavaCompute node.
  • C. Add an MQSI keyword into akeywords.txtfile located in the META-INF folder of the JAR.
  • D. Create a .propertiesfile with the authors name in the project source folder of the JavaCompute node.


Answer : C

A solution developer is considering creating a WebSphere MQ service and a DB2 database service to be consumed by a message flow.
What are characteristics of database services and WebSphere MQ services?(Select three.)

  • A. A database service can only be called froma database node.
  • B. A database service can be stored in the IBM Integration Bus Integration Registry.
  • C. A MQ Service can be stored in the IBM Integration Bus Integration Registry.
  • D. Database services and WebSphere MQ services are defined with WSDL.
  • E. Service Discovery can be used to create database and WebSphere MQ services.
  • F. In a database services, only Insert, Update, and Delete database operations are supported.


Answer : C,D,E

A solution developer wants to use the global cache functionality to share data between two
Integration nodes which are running on separate host machines.
What must the developer configure to accomplish the requirements?

  • A. A global cache policy file on both Integration nodes.
  • B. A configurable service to connect to an external WebSphere eXtreme Scale grid for example on a DataPower XC10 device.
  • C. The default global cachetopology on both Integration nodes.
  • D. The default global cache topology on both Integration nodes and an MQ cluster between the two queue managers.


Answer : A

Explanation: Configure one or more integration nodes to share data in the global cache by using a cache policy file. Use a cache policy to enhance the availability of the cache by configuring an integration node to host two catalog servers. Also use a cache policy file to host container servers in a multi-instance integration node for high availability.
Reference:https://www-
01.ibm.com/support/knowledgecenter/SSMKHH_10.0.0/com.ibm.etools.mft.doc/bn23787_. htm

A solution developer needs to design a WSDL that conforms to the IBM Integration Bus
V9.0 SOAP parser and node standards.
Which standard does the IBM message bus support?(Select three.)

  • A. MIME 1.0
  • B. WSDL 1.1
  • C. WSS 1.0
  • D. WS-SX 1.0
  • E. WS-RM 1.0
  • F. SOAP 1.1 and 1.2


Answer : B,E,F

Reference:https://www-
01.ibm.com/support/knowledgecenter/SSMKHH_9.0.0/com.ibm.etools.mft.doc/ac55700_.ht

A business analyst is developing a Business Process Diagram which needs some business data from an external corporate service.The business analyst defined the inputs/outputs for the IBM Business Process Management (BPM) Standard Edition integration service and exported all information as a.twxfile and delivered it to the IBM Integration Bus solution developer.
What is the next step that the developer should take?

  • A. Define a WSDL interface based on the information in the.twxfile.
  • B. Import the.twxfileto create integration service in the Integration Toolkit.
  • C. Import the.twxfile to create DFDL schema definition in the Integration Toolkit.
  • D. Use the BPM Toolkit to convert the.twxfile into BAR file suitable for the Integration Toolkit.


Answer : A

Page:    1 / 10   
Total 48 questions