Skip to content

feat: new business key logic#31

Draft
tilwbr wants to merge 41 commits intomainfrom
newBusinessKeyLogic
Draft

feat: new business key logic#31
tilwbr wants to merge 41 commits intomainfrom
newBusinessKeyLogic

Conversation

@tilwbr
Copy link
Contributor

@tilwbr tilwbr commented Mar 6, 2026

  • business key is now generated using annotation @bpm.process.businessKeythat must be a valid expression
  • on processStart, the businessKey expression is also evaluated to check the character limit
  • --> if character limit is exceeded, request will be rejected with error message
  • but businessKey annotation is not required if only processStart is annotated on that entity

@tilwbr tilwbr force-pushed the newBusinessKeyLogic branch from 29e87ec to e2ab215 Compare March 10, 2026 08:19
@tilwbr tilwbr force-pushed the newBusinessKeyLogic branch from 0343084 to ae1dc82 Compare March 10, 2026 13:51
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.

1 participant