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?