This transaction should cover the MQGET of the input message, all the business processing with database updates and the MQPUT of response message. 此事务应负担该输入消息的MQGET、有关数据库更新的所有业务处理和响应消息的MQPUT。
Ensure transaction mode is set to'NO'for input nodes and'Automatic'for output nodes during message processing. 确保在消息处理期间输入节点的转换模式设置为“NO”,输出节点设置为“Automatic”。
The FileInput node also lets you specify what action should be carried out on the original input file when a message flow has successfully completed processing it. FileInput节点还允许指定在消息流成功完成对输入文件的处理时,应该对原始输入文件执行的操作。
Message Recipient ( Receiver ): Component that receives the input message and may produce a reply ( output message ) after processing it. 消息接收方(Reciever):接收输入消息的组件,它在处理消息之后可能会生成一个回复(输出消息)。