Hello,
Thanks for the quality of your very useful product.
I'm trying to use your AMQ connector and I'm having trouble passing the x-expires parameter. In your "sgcWriteAMQPFieldTable" method the fields are always converted into string($53), even if I provide an Integer. Then I get an error :
Is there another way to create my object with integer parameters?
Charles
Thanks for the quality of your very useful product.
I'm trying to use your AMQ connector and I'm having trouble passing the x-expires parameter. In your "sgcWriteAMQPFieldTable" method the fields are always converted into string($53), even if I provide an Integer. Then I get an error :
operation queue.declare caused a channel exception precondition_failed: invalid arg 'x-expires' for queue 'amq.gen-yK23c4g4hLQaHHX-ET-VsQ' in vhost '/': "expected integer, got longstr"
Is there another way to create my object with integer parameters?
Charles