Originally posted by: gunturi
Hi We are using a burst mode in launcher with the following mq adapter options. we intende the launcher to become active every 1 min and read only n(fetch unit) no.of msgs at a time and then pass them to a diff map. but instead the burst is reading all the messages in the first run and passing only 2 messages to the next map.
<ExecutionLog burstreturn="21" ElapsedSec="0.023">
<inputstatus card="1" bytes="2511" adapterreturn="0" contentreturn="0"/>
<outputstatus card="1" bytes="2511" adapterreturn="0" contentreturn="0"/>
</ExecutionLog>
</Burst>
<Burst count="2">
<ExecutionLog burstreturn="0" ElapsedSec="0.000">
<inputstatus card="1" bytes="0" adapterreturn="0" contentreturn="0"/>
<outputstatus card="1" bytes="0" adapterreturn="0" contentreturn="0"/>
</ExecutionLog>
</Burst>
<ExecutionSummary MapStatus="Warning" mapreturn="21" ElapsedSec="0.031" BurstRestartCount="0">
<Message>Input valid but unknown data found</Message>
please see the image for the card settings.
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender