Deploying an example workflow

Hello! I’m really new to camunda but trying to solve a problem. I saw with Zeebe Simple Monitor you can add a deployment and run it as a new instance. I’m trying to determine how to run simple groovy or JavaScript with this process. I found on the documentation that these can be added in the header section to a script for a script task. I’ve also found Modeler and I hope to build up from a simple working example.

I’m curious if there is a simple proof of concept with start, script (with simple groovy or js), and end of this to running with camundo8? I also wanted to ask if there is a way or location with Zeebe complex monitor that I could view output from the script so that I can see if it ran successfully. I don’t have access to server logs so trying to see the results in the Zeebe simple monitor web interface some way.

Thanks

Hi, and welcome to the community! I’m not sure I understand what your question is. Are you looking for an example of how to use a Script Task?

Hello! Thank you for responding.

Yes. I’m hoping to find an example of a Script Task that would work with Camunda 8, include execution of groovy or JavaScript, output results, and guidance on how the results can be viewed. I have the Modeler installed on my local workstation but can only deploy to Zeebe Simple Monitor, so viewing output from the groovy or JavaScript script through Zeebe’s web interface would be a great help.

Thank you again!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.