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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new d6ec7c1bd deploy: c79b03e0bd7a6c11619f766800e06333ac8aeb90
d6ec7c1bd is described below

commit d6ec7c1bdae39dd7a89471f370f4169d8d983270
Author: fjtirado <[email protected]>
AuthorDate: Tue Feb 27 17:28:10 2024 +0000

    deploy: c79b03e0bd7a6c11619f766800e06333ac8aeb90
---
 search-index.js                                                | 2 +-
 serverlessworkflow/main/core/understanding-jq-expressions.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/search-index.js b/search-index.js
index 178e5af61..ec64a21de 100644
--- a/search-index.js
+++ b/search-index.js
@@ -1 +1 @@
-antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1-1",[0,43.284,1,26.597]],["name/1-1",[]],["text/1-1",[]],["component/1-1",[]],["title/1-2",[2,44.204,3,47.486]],["name/1-2",[]],["text/1-2",[]],["component/1-2",[]],["title/1-3",[4,34.011]],["name/1-3",[]],["text/1-3",[]],["component/1-3",[]],["title/1-4",[5,17.617,6,34.349]],["name/1-4",[]],["text/1-4",[]],["component/1-4",[]],["title/1-5",[6,34.349,7,25.152]],
 [...]
\ No newline at end of file
+antoraSearch.initSearch(lunr, 
{"index":{"version":"2.3.9","fields":["title","name","text","component"],"fieldVectors":[["title/1-1",[0,43.284,1,26.597]],["name/1-1",[]],["text/1-1",[]],["component/1-1",[]],["title/1-2",[2,44.204,3,47.486]],["name/1-2",[]],["text/1-2",[]],["component/1-2",[]],["title/1-3",[4,34.011]],["name/1-3",[]],["text/1-3",[]],["component/1-3",[]],["title/1-4",[5,17.617,6,34.349]],["name/1-4",[]],["text/1-4",[]],["component/1-4",[]],["title/1-5",[6,34.349,7,25.152]],
 [...]
\ No newline at end of file
diff --git a/serverlessworkflow/main/core/understanding-jq-expressions.html 
b/serverlessworkflow/main/core/understanding-jq-expressions.html
index d14f445bb..4f6ee9eca 100644
--- a/serverlessworkflow/main/core/understanding-jq-expressions.html
+++ b/serverlessworkflow/main/core/understanding-jq-expressions.html
@@ -929,7 +929,7 @@ SonataFlow supports the following contextual keys:
  * <code>name</code>: The name of the running workflow definition
  * <code>instanceId</code>: The id of the running workflow instance
  * <code>headers</code>: Optional map containing the headers, if any, of the 
invocation that started the running workflow instance
- * <code>prevActionResult</code>: In a <code>foreach</code> state, give access 
the result of the previous loop iteration output.
+ * <code>prevActionResult</code>: In a <code>foreach</code> state using 
multiple actions per loop cycle, give access to the result of the previous 
action. See <a 
href="https://github.com/apache/incubator-kie-kogito-examples/tree/main/serverless-workflow-examples/serverless-workflow-foreach-quarkus/src/main/resources/foreach.sw.json#L11";>example</a>
  * <code>identity</code>: Quarkus security identity</p>
 </div>
 <div class="literalblock">


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

Reply via email to