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 external security provider can the solution developer use, to achieve this requirement?
Answer : C
A solution developer creates a new broker instance containing the default execution group.
The solution developer attempts to create a second execution group within the same broker and the operation fails. To correct the issue,the solution developer must:
Answer : B
A bank uses an online system to handle currency transactions, sent via MQ messaging. To avoid multiple database lookups toobtain the latest currency exchange rates, the rates are loaded into shared variables the first time the flow is executed. Periodic updates to the shared variables are made using a control message. As the volume of transactions increases, it is realizedthat a single instance of the flow can no longer cope, and so the solution developer is asked to investigate ways to increase throughput. How can the solution developer increase the message throughput?
Answer : A
A solutiondeveloper needs to determine why the latest update to a message flow does not work as designed. It is thought that the latest update has not been deployed to the broker.
What command can the solution developer use to determine which BAR file is deployed?
Answer : A
Due to a configuration change, the solution developer must restart one of the message flows. How can the solution developer do this?
Answer : A
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 by this broker application. The solution developer can determine this by enabling:
Answer : C
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 developer adds a Tracenode at the end of the flow, and to also store the following information: Environment Invoice Number Amount Which Trace node pattern will provide the required output?
Answer : A
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 error. The solution developer adds a Trace node to display the contents of the data being passed. Which Trace node pattern will display the contents of the data?
Answer : A
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
"MDM" and a broker called "WMBBRK1".Which command does the solution developer need to use?
Answer : C
A solution developer has completed a message flow unit test using the Integrated Test
Client for alocal broker deployment. There is now a requirement to test the same message flow from the Test Client for a remote broker. What must the solution developer do to support a remote broker deployment?
Answer : D
A solution developerneeds 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 resources, where should the solution developer look?
Answer : D
A solution developer has been informed of a problem with a message flow. Based on the error given, the problem seems to occur in ESQL code. The solution developer determines the need to debug the code. How does the solution developer set a breakpoint in the ESQL code?
Answer : C
A message flow with a JMSInput node receives a message with a blank Message Domain.
The message is a TextMessage and does notinclude a JMSType header. Which domain parser should the solution developer expect the broker to use?
Answer : A
A solution developer implemented a message flow for a book store company whichreceives an XML input message. The input message is formed according to an XML schema supplied by the client and used by several other applications owned by the company. The input node uses XMLNSC parser to parse the input message. The image below depictsa sample XML input message. According to business needs, the bookDetails elements and all of its children are not referenced by the code. Performance test for the flow showed a significant time spent in message parsing time especially for large messages.
What should the solution developer do to enhance the message parsing time ?
Answer : D
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 currency codes and rejects other messages. How can the solution developer modify the message model to achieve this?
Answer : C
Have any questions or issues ? Please dont hesitate to contact us