In the Cloverleaf documentation the below is stated: Question is what is the difference in the “Retries” between the Properties tab and the Outbound tab? The Outbound setting seems to over write the Properties tab setting.
Properties tab
Retries
<b> </b>Specify the maximum number of times to attempt message transmission:
• 0 is the initial transmission only.
• 1 is the initial transmission plus one retry.
• -1 is unlimited retries.
Outbound tab
Retries
<b> </b>Specify the maximum number of times to attempt transmission of an outbound message to the destination thread. A retry happens when a protocol write fails.
• 0 is the initial transmission only.
• 1 is the initial transmission plus one retry.
• -1 is unlimited retries.