Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
Can we discard or reject message in solace streaming?
ajinkyasagar
Member Posts: 24 ✭
this is our declaration
spring: cloud: function: definition: inTechVal|inFuncVal|map|persist|report stream: function: bindings: inTechVal|inFuncVal|map|persist|report-in-0: input inTechVal|inFuncVal|map|persist|report-out-0: output
here solace streaming is sending message out to solace as per out mapping
e.g. after executing all these function(inTechVal,inFuncVal,map,persist,report) it is putting on out queue
Here i want to exit flow after persist function and message should not go to next function i.e report and message should get discarded and not go to another solace topic.
Tagged:
1