When you define an MQOutput node, the option that you select for the Transaction Mode property defines whether the message is written under sync point:If you select Yes, the message is written under sync point (that is, within a WebSphere MQ unit of work). If you select Automatic (the default), the message is written under sync point if the incoming input message is marked as persistent. If you select No, the message is not written under sync point. Incorrect Answers:B: You can use an MQGet node anywhere in a message flow, unlike an MQInput node, which you can use only as the first node in a message flow.References:https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/ac04570_.htmhttps://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/ac20806_.htm
When you define an MQOutput node, the option that you select for the Transaction Mode property defines whether the message is written under sync point:
If you select Yes, the message is written under sync point (that is, within a WebSphere MQ unit of work).
If you select Automatic (the default), the message is written under sync point if the incoming input message is marked as persistent.
If you select No, the message is not written under sync point.
Incorrect Answers:
B: You can use an MQGet node anywhere in a message flow, unlike an MQInput node, which you can use only as the first node in a message flow.
References:
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/ac04570_.htm
https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.doc/ac20806_.htm