-
Feature
-
Resolution: Unresolved
-
Normal
-
1.37.0
-
None
-
None
Similarly to what we did for the DI and JS webapps, we need to productize the Workflow Endpoint Webapp in kogito-runtimes, customising the pom data and the logo, as we did in this PR:
https://github.com/kubesmarts/kie-tools/pull/157/files#diff-39d866bcab316137220771788dde0c86138b8bf56834d736f77b9a4840b20090
We can set these values:
- `SONATAFLOW_WORKFLOW_ENDPOINT_WEBAPP_DOCLINK_HREF`:
https://docs.redhat.com/es/documentation/red_hat_openshift_serverless/1.36/html/serverless_logic/serverless-logic-configuring-workflow-services - `SONATAFLOW_WORKFLOW_ENDPOINT_WEBAPP_DOCLINK_TEXT`: OSL SonataFlow Serverless Endpoint Documentation
- `SONATAFLOW_WORKFLOW_ENDPOINT_WEBAPP_TITLE`: OSL SonataFlow Serverless Endpoint
in the SonataFlow Workflow Extension:
https://github.com/kiegroup/kogito-runtimes/blob/main/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow/pom.xml
- is incorporated by
-
SRVLOGIC-744 WebApp for Workflow Endpoint deployment
-
- New
-
- is related to
-
SRVLOGIC-676 Create webApp for Workflow Endpoint deployment
-
- In Progress
-