Hi @marc
I have used denotation to represent the values. looks like they are lost
See below updatd config
spring.cloud.stream.function.definition= testConsumer
spring.cloud.stream.binder=solace
spring.cloud.stream.bindings.testConsumer-in-0.destination= preconfigured queue name
spring.cloud.stream.bindings.testConsumer-in-0.group= testConsumerGroup
spring.cloud.stream.solace.bindings.testConsumer-in-0.consumer.autoBindDmq=true
spring.cloud.stream.solace.bindings.testConsumer-in-0.consumer.provisionDurableQueue=false
spring.cloud.stream.solace.bindings.testConsumer-in-0.consumer.provisionSubscriptionsToDurableQueue=false
spring.cloud.stream.bindings.testConsumer-in-0.consumer.concurrency=3
spring.cloud.stream.binders.solace.type=solace
spring.cloud.stream.binders.solace.environment.solace.java.host= host name
spring.cloud.stream.binders.solace.environment.solace.java.msgVpn= vpn name
spring.cloud.stream.binders.solace.environment.solace.java.clientUsername= user name
spring.cloud.stream.binders.solace.environment.solace.java.clientPassword= password
Below is the part of the error log where it is trying to create a durable queue and failing due to a permission issue with a 403 error. my org didn’t allow an application to create a queue.
c.s.s.c.s.b.p.SolaceQueueProvisioner : Creating durable queue scst/wk/ for consumer group
c.s.jcsmp.impl.SessionModeSupport : (Client name: