IBM WebSphere Message Broker V8.0 Solution Development - C9530-272 Exam Practice Test
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 from the Test Client for a remote broker. What must the solution developer do to support a remote broker deployment?
Correct Answer: C
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 create a broker archive (BAR) file?
Correct Answer: C
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 pattern instance project?
Correct Answer: D
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 records into that database based on the contents of incoming MQ messages. The solution developer observes that database inserts are not rolled back if the message flow experiences an error after this Compute node. What must the solution developer do to correct this?
Correct Answer: A
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 developer determines that the parser is backtracking extensively while parsing input messages. What action should the solution developer take to reduce the amount of time required to parse the messages?
Correct Answer: A
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 implement this requirement?
Correct Answer: B