Skip to content

Adopt cycle() function from Zeebe #432

@saig0

Description

@saig0

Is your feature request related to a problem? Please describe.
I can use the cycle() function in the FEEL engine. Currently, the function is implemented in Zeebe (see here). It is used to create a string for repeating intervals.

For maintainability, it makes sense to move the function in the FEEL engine.

Describe the solution you'd like

  • expose the cycle() function
  • add documentation
  • extend the function for an optional start time
  • maybe, create a new type for intervals with properties
  • think about other useful extensions of this method

Related issues

  • Camunda Autormation Platform 7:
  • Zeebe broker:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions