A solution developer has created the flow shown in the exhibit below. The purpose of the flow is to receive notification messages, transform the message payload and send the messages via MQ to the Portal and DataWareHouse (DWH) systems. The developer has also implemented logic to handle various scenarios in the flow in order to trigger alerts on either theNOTIFICATION.CATCHor theNOTIFICATION.FAILqueue which are both monitored by operation support.
The following parameters and settings apply:
All messages processed by the flow are not-persistent messages. The transaction mode in theNOTIFICATION.REQUESTMQInput node has been set toYes. The transaction mode in theDWH.QRMQOutput node has been sent toNo. During an MQ maintenance outage one of the destination queues,DWH.QR, was deleted by mistake. The next messagethat was processed caused an exception in theDWH.QRMQOutput node.
In this scenario, how many messages are sent out by the flow and to which queues?
A. One message sent to NOTIFICATION.CATCH.
B. One message sent to NOTIFICATION.FAIL.
C. One message sent to PORTAL.QR. One message sent to NOTIFICATION.CATCH.
D. One message sent to PORTAL.QR. One message sent to NOTIFICATION.FAIL.
A message flow contains multiple nodes that reference the same database. In the production environment, all nodes should refer to a database called CLAIMS. In the test environment, all nodes should refer to a database calledCLAIMSTEST.
What can the solution developer do to ensure that all nodes refer to the same database when the message flow is deployed in the target environment?
A. Create a configurable service for the database.
B. Promote the Data Source property on each node to a single message flow property.
C. Set the database name in theLocalEnvironment.Destination.Databasetree location.
D. Declare a shared variable and set the Data Source property on each node to the shared variable.
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?
A. The Policy Set binding is not configured.
B. The DataPower XML Filewall policy does not exist.
C. The DataPower existing XML Filewall settings have been altered.
D. The connection to the DataPower Security Wizard failed because SSL cert is invalid.
In a data analysis project, a set of sample XML documents are analyzed according to:
A. business rules.
B. a validation stylesheet.
C. the content of the data.
D. the structure of the schema.
A solution developer is using accounting and statistics data to find a performance issue withina message flow.
Which type of statistics should the developer use?
A. Node statistics
B. Thread statistics
C. Terminal statistics
D. Message flow statistics
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?
A. IMSConnect
B. UserDefined
C. EISProviders
D. CICSConnection
A solution developer is designing a message flow application that gets banking transactions from a WebSphere MQ queue. One of the requirementsof the design is that the message flow must propagate the message identify user name and password to the target application. The developer has setthe identify token type toTransport Default.
What additional information must the developer have to propagate the identity in this message flow?
A. The security profile properties.
B. The external security provider application.
C. The location of the password in the message.
D. The location of the user name in the message.
A solution developer needs to configure the HTTP listener of an Integration Server on a Linux Server.
Which operating system privilege(s) does the developer need to modify Integration node properties and properties of integration node resources?
A. mqm
B. mqm and mqbrks
C. mqbrks
D. root user
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.
A solution developer wants to monitor how much Java processing memory is currently allocated to an integration server. A flow is currently deployed.
Assuming resource statistics collection has been started, which step will allow the developer to obtain these statistics?
A. Expand Integration Nodes folder in IBM Integration Explorer Choose Window menu: Show view: Resource statistics Click JVM tab, and view CommittedMemoryInMB measurement
B. Expand Integration Nodes folder in IBM Integration Explorer Choose Window menu: Show view: Resource statistics Click JVM tab, and view UsedMemoryinMB measurement
C. Expand Integration Nodes in IBM Integration Toolkit Choose Window menu: Show view: Resource statistics Click JVM tab, and view UsedMemoryinMB measurement
D. Expand Integration Nodes in IBM Integration Toolkit Choose Window menu: Show view: Resource statistics Click JVM tab, and view CumulativeGCTimeInSeconds measurement