Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend starter values to configure starter app #184

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

ChrisKujawa
Copy link
Member

Extend starter values, such that we can better configure the starter application.

The new configuration allows configuring:

  • The bpmnModelPath which is used to read the main process model that is deployed on start-up
  • The extra bpmn models that can be configured to deploy additional models
  • The business key, to add a unique identifier for each process instance with a given var name
  • The payload path to configure with which payload the instances are created
  • The log level for the starter application

Extend starter values, such that we can better configure the
starter application.

New configuration allows to configure:

 * The bpmnModelPath which is used to read the main process model that is deployed on start up
 * The extra bpmn models which can be configured to add additional models
 * The business key, to add an unique identifier for each process instance with given var name
 * The payload path to configure with which payload the instances are created
@ChrisKujawa ChrisKujawa changed the title Extend starter values to onfigure starter app Extend starter values to configure starter app Sep 2, 2024
@ChrisKujawa ChrisKujawa merged commit dd5cb71 into main Sep 2, 2024
3 checks passed
@ChrisKujawa ChrisKujawa deleted the ck-configure-starter branch September 3, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants