Hello again. Here’s an error message I haven’t seen before, after newly installing the plugin described here:
I installed four files for the plugin like this:
cd $SOURCEDIR
git clone https://github.com/intranda/goobi-plugin-workflow-excelimport.git
cd ./goobi-plugin-workflow-excelimport/goobi-plugin-workflow-excelimport
mvn package
cp ./plugin_intranda_workflow_excelimport.xml /opt/digiverso/goobi/config/
cp ./GUI/META-INF/resources/uii/plugin_workflow_excelimport.xhtml /var/lib/tomcat8/webapps/goobi/uii/
cp ./module-main/target/plugin_intranda_workflow_excelimport.jar /opt/digiverso/goobi/plugins/workflow/
cp ./module-gui/target/plugin_intranda_workflow_excelimport-GUI.jar /opt/digiverso/goobi/plugins/GUI/
I’m using an account added to all user groups and granted access to all projects. Did I find all the necessary files and put them in the correct destination folders? Has this plugin been superseded by the import plugin?
Best wishes,
Stephen