A solution developer must modify an existing web service message flow to use WS-Security with Authentication. What broker configuration is required to implement identity authentication?
A developer has deployed an updated BAR file and the changes are not working as expected. The developer suspects the deployment may have failed. Which of the following is NOT a valid option to check results of a BAR file deployment?
A developer has designed a message flow that contains a class of service setting in a UDP. For testing purposes, the value declared in the ESQL code is high. When the bar file is built and deployed to production, the UDP is overridden with the value of medium. After the message flow has been running in production for a while, it is determined that the class of service should be set back to high, and this is done by means of the CMP API. Some time later, the class of service has dropped backed to medium. What is the cause of this?
A developer has created an Aggregation configurable service called AGG_SERVICE which has a timeout value of sixty seconds. The developer needs to increase the timeout value to three minutes. Which command will allow the developer to accomplish this task.
A developer is investigating a message flow that receives large batches of messages. The developer determines performance could possibly be increased if the number of MQ commits could be reduced by using the Commit Count and Commit Interval properties on the BAR file. Which of the following statements is true?
The Message Broker developer team is asked to set a default version of 1.0 for all new message flows. What is the MOST efficient way of configuring the version property?
As new users are added, there is a need to track message flow usage. The goal is to generate statistical data every ten minutes for analysis, to ensure that the message flows are evenly distributing work for optimum performance. Assuming that the XML statistics have already been subscribed to, what can the solution developer do to accomplish this task?
Developers have been asked to reduce the memory footprint caused by the one of the execution group processes running for a particular broker. The following is one of the message flows deployed to the execution group. This message flow is designed to process batches of 10000 records as a single message and store each record as a separate message. What can be done to this message flow to help reduce the memory footprint?
Broker WEB_BRKR is processing web orders via the message flow ORDER_ENTRY_FLOW running in execution group WEB_PROCESSING. There is a need to monitor this flow for business events. What Topic must be subscribed to, in order to receive Monitor Events?