A template to log a message to the connector CLI
mvn clean package
{
"message": ".....",
"loggerName": "....."
}
Run unit tests
mvn clean verify
Use the Camunda Job Worker Connector Run-Time to run your function as a local Job Worker.
The element templates can be found in the element-templates folder.