I have simple search query on CORB job. I am following https://github.com/marklogic-community/corb2/wiki/ModuleExecutor-Tool for the set up that looks for one xqy file (PROCESS-MODULE). I don't have any issue on regular CORB job but with this set up I am getting
com.marklogic.xcc.exceptions.XccConfigException: Unrecognized connection scheme: null
Can somebody please help me figure out why?
The regular corb job is working and is fully functional but when I use https://github.com/marklogic-community/corb2/wiki/ModuleExecutor-Tool approach I am getting this XCC exception and I can't figured out why.