How to use default forms / custom form on production

42 views
Skip to first unread message

Martin Solari Vargas

unread,
Jun 23, 2025, 5:55:27 PMJun 23
to Kogito development mailing list
Hi I am having problems using the default forms, I am following the steps taking into account that I have my .bpmn file correct, the necessary dependencies in my pom and application.properties. Despite all this I am not able to make the task form accessible from my Task Console. I try with the tool that generate custom forms using the schema but had the same error.

Entorno:
  • OpenJDK 17
  • Maven 3.95

Procedimiento:
  • .\mvnw clean package "-Dquarkus.package.type=fast-jar"
  • docker build --no-cache -f src/main/docker/Dockerfile.jvm -t sample-kogito-app .
  • docker compose up -d --build
  • Open Postman an call  http://localhost:8383/hiring
  • Postman return 201 Created
  • Go to http://localhost:8380/TaskInbox/
  • Clic on the task name
Task Console 
TaskBox1.png

Task Console after clic on Name
TaskBox2.png

Task Console inspecting error
TaskBox3.png


hiring.bpmn
Candidate.java
docker-compose.yml
pom.xml
application.properties
Reply all
Reply to author
Forward
0 new messages