C2180-272 Exam Questions
65 real C2180-272 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #1
A solution developer needs to retrieve a governed XML document from a WebSphere Service Registry and Repository (WSRR) Server. Where is the retrieved XML document stored?
- Question #2
In the figure, Project1 is a Message Broker Project that contains two message flows, Flow1 and Flow2. Project1 references Lib1 library. Flow1 and Flow2 use Error_handler subflow. T...
- Question #3
A solution developer generates a pattern instance project from a built-in pattern. What should the solution developer do to change one or more of the pattern parameters of the patt...
- Question #4
A developer needs to generate a monotonically increasing sequence number for each message in a given message flow. What is the MOST efficient way to achieve this?
- Question #5
A customer needs to dynamically choose which web service URL to call from a WSDL in the WebSphere Service Registry and Repository (WSRR), based on a company acronym in the input me...
- Question #6
When a message is received by an Input node in a message flow, the message assembly is created. Which tree or trees are populated when an error free message is received by a FileIn...
- Question #7
A sample snippet of an incoming message is shown below. A solution developer is asked to design a message model that only processes messages that contain an allowed list of currenc...
- Question #8
A message flow developer needs to create a message definition to model a COBOL document that starts with the following definition. Using the MRM-TDS physical format, what type of m...
- Question #9
To create a message definition, a solution developer has performed the following steps: 1.Create a new message set 2.Create a new message definition file 3.Add a Tagged/Delimited S...
- Question #10
A solution developer needs to import a WSDL into an Application. The WSDL references a set of XML Schemas that contain xsd:import statements as well as xsd:redefine statements. Wha...
- Question #11
An international fund transfer acknowledgement message having the below format is to be validated, before being sent to the payment gateway. A solution developer has to implement a...
- Question #12
An application sends a length encoded file that looks like the extract below. The first 3 bytes of each record indicates the size of the data that follows it. If both of these elem...
- Question #13
A solution developer is requested to investigate a message flow using the DFDL parser that is performing slowly. The message contains several optional fields. The solution develope...
- Question #14
To activate any new function included in a fix pack, which command must the solution developer issue?
- Question #15
A company has its own internal application App1 which exposes its products price catalog to its clients via MQ transport protocol. The company needs to build a new proxy mediation...
- Question #16
A healthcare company needs to implement WS-Security integrity message signing for an existing web service flow that will now be handling sensitive data. Which nodes can the solutio...
- Question #17
A telecommunications customer needs to develop a flow that sends a message to invoke an existing business process on WebSphere Process Server (WPS). The requirements do not call fo...
- Question #18
A school website needs to retrieve student records from its PeopleSoft system. The broker needs to be configured to utilize PeopleSoft JAR files. How should the solution developer...
- Question #19
A message flow that uses an SAPRequest node is reporting an expired password error in the system log. Which command does the solution developer need to issue to update the expired...
- Question #20
A bank uses Process Server to implement a supervisor based, credit line approval process. Once initiated, the process does not return a response. This Process Server workflow needs...
- Question #21
A sales company is currently running 2 message flows. The first, ProcessOrder, validates customer orders and then sends the shipping information to the warehouse via an MQ request...
- Question #22
A solution developer needs to deploy a message flow initially in "Stopped" state. How must the solution developer achieve this?
- Question #23
A solution developer has deployed a message flow containing the DatabaseRetrieve node. The connection properties to the database were created using the mqsicreateconfigurableservic...
- Question #24
A global bank has developed a new application which must be activated in multiple countries at the same time. Due to different time zones, it is found that the new application can...
- Question #25
A customer uses a shared AIX server to store their source code and for building their source code for deployment. What command must the solution developer use on this server to cre...
- Question #26
A solution developer is creating a number of scripts to automate the building and deployment of BAR files. These scripts will run on an AIX server, where the source repository is l...
- Question #27
A customer recently implemented a new standard that all deployable objects must display Version, Author, and Defect number in the QuickView panel of Message Broker Explorer. How mu...
- Question #28
An electronics store needs to enhance their online inventory verification system regarding available inventory for a requested product. Instead of returning the inventory count as...
- Question #29
A solution developer needs to implement Web Services Reliable Messaging (WS-RM) on a message flow for a stock trading company. During unit testing, the solution developer determine...
- Question #30
Web service clients connect to a message flow that contains the SOAPInput node. The payload contains access credentials within the SOAP Header as shown in the snippet below. Which...
- Question #31
A company has person information in its HR system and another application system. Person schemas in these two systems are similar. The solution developer uses the Mapping node to m...
- Question #32
A developer is tasked with designing a message flow, utilizing an XSLTransform node. Which location is searched first by the broker, to determine the name of the style sheet to use...
- Question #33
A solution developer needs to help a software company to decide whether to use HTTP nodes or SOAP nodes in developing web services. Which of the following benefits would the soluti...
- Question #34
Which one of the following advantages does the Enterprise Service Bus deliver over traditional point-to-point solutions?
- Question #35
A message flow needs to be designed such that available messages must be processed in sequential order. Missing messages in the sequence must be discarded if they appear later. The...
- Question #36
A solution developer creates a message flow that includes an XSLTransform node. The node property specifies that the XSL style sheet is to be cached. The solution developer deploys...
- Question #37
While testing a message flow with a Compute node that contains two PROPAGATE statements, a solution developer discovered that the output message assembly is empty before the second...
- Question #38
A solution developer codes a JavaCompute node using a getJDBCType4Connection API call to connect to a JDBC database that is globally coordinated, and then writes code to insert new...
- Question #39
A solution developer needs to read records from a file every hour and insert them into a database. The solution developer creates a flow using a TimeoutNotification node to start t...
- Question #40
A solution developer needs to enhance a message flow with node information to aid in problem resolution, should there be a failure within the flow. Consider the following flow, nam...
- Question #41
A solution developer needs to enhance an order processing message flow to create a file of all invoices processed, to show the date, time, invoice number and amount. The solution d...
- Question #42
A solution developer is writing a message flow using the XMLNSC domain. Testing is producing the wrong output, and the solution developer is uncertain which node is causing the err...
- Question #43
A solution developer is setting up Message Broker for debugging flows. There is a need to set the JVM debug port to 2314 from command line for a specific execution group called "MD...
- Question #44
A solution developer has completed a message flow unit test using the Integrated Test Client for a local broker deployment. There is now a requirement to test the same message flow...
- Question #45
A solution developer needs to troubleshoot why a message flow does not process any messages from a remote resource. To review how the message flow interacts with all external resou...
- Question #46
Which of the following is an IBM offering for implementing an Enterprise Service Bus?
- Question #47
After importing a WSDL that includes a SOAP/JMS binding in the toolkit, the validity of the WSDL is checked. The validation step returns an error saying that the SOAP/JMS is not WS...
- Question #48
A developer is preparing to use the Debug Tool for the first time to debug a message flow. How can the developer set the debug port value? The debug port can be set from:
- Question #49
Due to a configuration change, the solution developer must restart one of the message flows. How can the solution developer do this?
- Question #50
A broker application is deployed in a test environment. It is reported to be taking a long time to process messages. The solution developer is asked to find the average time taken...