Skip to content

Workflow issue with DSL2 #2560

Answered by manuelesimi
hkaspersen asked this question in Q&A
Jan 14, 2022 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

Hi @hkaspersen,

With DSL2 you must define an entry point of execution, the entry workflow. More or less it's like the main static method in a Java app. There are two ways to define it:

  1. a workflow with no name (you could wrap the code above into a workflow {} block).
  2. specify the entry workflow with -entry.

See here for details.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@hkaspersen
Comment options

Answer selected by hkaspersen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@hkaspersen
Comment options

@hkaspersen
Comment options

@manuelesimi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants