1.
In which situation can the IBM Integration Bus function as a component in a WebSphere MQ based publish subscribe solution? When it is necessary to:
2.
A solution developer needs to provide identifiers for the components and resources in a broker environment. These identifiers are used in the mqsideploy command. Which special character can the developer use in Windows and Linux for identifiers?
3.
A solution developer needs to design a flow that receives an XML message, converts the message to text, and writes it to a database. Which node allows the developer to receive the message in the XMLNSC domain and change it to a BLOB domain before writing it to the database?
4.
A solution developer is building a solution that integrates with a COBOL application. The COBOL copybook that defines the record layout is available to the solution developer. What should the developer do to make use of the latest IBM Integration Bus V9.0 features and create a new message model in the least number of steps?
5.
A solution developer needs to develop a generic message handler that is common to all applications and message flows. The message handler parses a complex file than contains healthcare records and extracts Patient Eligibility requests. The developer wants to make and deploy changes to the message handler without redeploying all the message flows. How should the developer define the Integration Bus artifacts? Define the message handler as:
6.
A solution developer needs to connect to an IBM iSeries based warehouse system via Extensible Program Call Markup Language (xPCML). The solution developer chooses a configurable service to store the connection information of the system. Which configurable service should the developer use?
7.
A solution developer needs to create a broker archive to deploy an application on an integration server. During this process, the solution developer can add a flow as a .mgsflow or .cmf file. The solution developer decides to use .mgsflow. Which node is allowed in the flow?
8.
A solution developer is using the DataPower Security Wizard to configure an HTTP Input node. In the IBM Integration Explorer, the solution developer needs to merge new request and response rules into an existing DataPower XML Firewall policy. When the developer does the merge a new policy is created. What can the developer conclude from this result?
9.
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 .twx file and delivered it to the IBM Integration Bus solution developer. What is the next step that the developer should take?
10.
A solution developer is building an application that will receive an XML message on a WebSphere MQ queue. The application must validate the XML message and then transform it into a fixed format message. What must the developer create to support the application, using the IBM preferred way to model messages in IBM Integration Bus V9.0?