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!