1.
A solution developer is creating a DFDL message model for a comma-separated text file that contains customer addresses. The message model structure is shown below. During testing, the developer finds that some of the records in the data file might be blank. What modification can the developer make to the DFDL model to allow for the blank records in the data?
2.
A solution developer is using accounting and statistics data to find a performance issue within a message flow. Which type of statistics should the developer use?
3.
In a data analysis project, a set of sample XML documents are analyzed according to:
4.
A solution developer is implementing a message flow that transforms XML payment messages. Each payment message includes many individual payment transaction records. Each transaction record has a summary section and a details section. For the mapping, only fields from the summary section are required. What should the developer do to tune the performance of the message flow?
5.
A solution developer is defining a DFDL model for a file that defines a purchase order. A field in the header, ItemCount, defines the number of purchase order items contained in the purchase order. The schema model is defined as shown below. What modification must the developer make to the model to ensure that the number of items in the purchase order is equal to the value in ItemCount?
6.
A solution developer encounters a problem while testing a message flow starting with the MQInput node and using the XMLNSC domain. The solution developer added a trace node wired to the output terminal of the MQInput node to display the contents of the data being passed. Which value does the solution developer need to set for the trace pattern to display the entire message?
7.
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?
8.
A solution developer wants to use the message flow debugger to troubleshoot a problem with a deployed flow. What steps must the developer do to prepare for a debug session from within the Integration Toolkit?
9.
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?
10.
The embedded global cache in an integration node can be extended by connecting to: