hello,
when i try to instantiate a process it is giving an error
The Process could not be started
actually the service task in the bpm is liked with the java class.
In the error it shows cannot load class as shown in the image below
Thanks for that.
In your model you’ve linked to the file location of the class jetbrains://idea/navigate/reference?project=Version1&fqn=org.example.LoggerDelegate
You should be linking to the qualified name - which is just org.example.LoggerDelegate