-
Hi Team,
In our organisation we use internal active directory and federation services. We do not manage via keycloak. Both Task Console and Management Console need keycloak setups. Is there any infor…
-
## Description
While following the [Quarkus Kogito DMN guide](https://quarkus.io/guides/kogito-dmn), I noticed the following warning. While this does not seem to cause any issues, I thought it'd be…
-
Quarkus to 2.1.0
Kogito to 1.10.0
-
I tried to build a JDT.ls plugin I wrote that is currently using 1.5.0 version. When I compile it with a fresh .m2 repository it can't find the https://download.eclipse.org/eclipse/updates/4.22-I-buil…
-
```
- id: KIECommunityKieLive23KogitoQuarkustheMarriageMadeonaCloud-2021-02-02
type: video
title: "Kogito + Quarkus: the Marriage Made on a Cloud"
date: "2021-02-02"
author: "Kogito"
…
-
### Description
consider:
from the process-usertask-quarkus example project.
One of the most common requests for introspection of BPMN is to get XYZ configuration properties for all value…
-
There are two sql files in the resources:
kogito-runtimes/addons/common/persistence/jdbc/src/main/resources/sql/
- create_tables.sql
- exists_tables.sql
These sql files are written in postgresql…
-
My build breaks, if I put a simple csv file (containing 1;2;3) into the resources folder.
How could I use a decision table in a larger project, that also needs some csv files?
-
just execute
```
build-chain-action -df=https://raw.githubusercontent.com/kiegroup/kogito-pipelines/main/.ci/pull-request-config.yaml -folder=bc build branch --skipParallelCheckout -cct '(^mvn .*)||…
Ginxo updated
3 years ago
-
**Context:**
- kogito-runtimes and kogito-examples on base branch 1.11.x
- optaplanner on base branch 8.11.x
**Command**
```bash
$ build-chain-action -token=${GITHUB_TOKEN} -df='./pull-request-…