Issues using groovy script connector

Hello,

I added a script task in my process that uses groovy script. After that, when I try to deploy the process, I get the below error in the Bonita portal and I cannot enable it.

“The Process cannot be enabled
Connector definitions must be resolved before enabling the Process.”

Can someone please help.

Thanks.

Actually the issue is probably related to the Groovy script connector (or maybe another connector) used in your process.

I recommend to:

  • Select your process pool
  • Go in "Server" -> "Configure" menu
  • Select "Connector" and make sure that an implementation is selected for each connector definition you are using
  • Select "Java dependencies" and make sure that the connector implementation libraries (the jar files) are all selected and match the one included in "Connector"

Hi,
Can someone help with this error please. Appreciate the help.
Thanks

Hi Isha

If your script is returning a proper result then it has to run and complete the process.

Can you share the connector and script you used so it'll be good to trace out the issue ?

 

Kaant,