Groovy Script Connector - Missing classes

Hi,
I’m currently implementing a managed system integration using the groovy script connector, and I’m having trouble with two classes missing from the libraries and javadoc:

import org.openiam.connector.core.base.commands.AbstractCommandExecutor
import org.openiam.connector.core.base.exception.ConnectorException

In which jar file can I find the classes mentioned above?
Thanks!

Hello,

I found both of them into “core-connector-rabbitmq” jar.

Hello!
Found the missing classes in the mentioned library file
Thank you!

1 Like