Service Task Excecution Tasklist

We need to automate a process end-to-end for a group project. We would like to include service tasks which are then simply “skipped” during execution, just to show the process flow.

How do we have to parameterise this service task in the camunda modeler? So that no code has to be stored and the process does not get stuck at the service task? Thank you for your help.

If you’re using Camunda 7, One option would be to just add an expression that returns true
Like this