This is an automated email from the ASF dual-hosted git repository.

fjtiradosarti pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 849767e4f Force structure for loan example (#1864)
849767e4f is described below

commit 849767e4fa11eb164bbbb56af7761d08d1061c5e
Author: Francisco Javier Tirado Sarti 
<[email protected]>
AuthorDate: Mon Feb 5 18:13:45 2024 +0100

    Force structure for loan example (#1864)
---
 .../loanbroker-flow/src/main/resources/application.properties            | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/loanbroker-flow/src/main/resources/application.properties
 
b/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/loanbroker-flow/src/main/resources/application.properties
index c73fc3068..89219144b 100644
--- 
a/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/loanbroker-flow/src/main/resources/application.properties
+++ 
b/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/loanbroker-flow/src/main/resources/application.properties
@@ -20,6 +20,7 @@
 kogito.service.url=${KOGITO_SERVICE_CLUSTER_URL:http://localhost:8080}
 
 kogito.messaging.as-cloudevents=true
+kogito.addon.messaging.outgoing.cloudEventMode.kogito_outgoing_stream=structured
 
 quarkus.http.cors.origins=*
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to