<div><br></div><div>That worked. Thank you!</div><br><pre style="color: rgb(0, 0, 0);">&gt;Hi,
&gt;
&gt;You need to put the channel in confirm mode before publishing, like so:
&gt;
&gt;  #'confirm.select_ok'{} = amqp_channel:call(Channel, #'confirm.select'{}), etc().....
&gt;
&gt;Cheers,
&gt;Tim
</pre><div><br></div>