The updater runs successfully, but the notes field is not updated even though most records have a PMCID returned.
I managed to parse the output and update the sqlite database externally. So, somehow the updating of records is not succeeding.
I tried to figure out how to pass a flag to the process to overwrite or perfotm quitely (the rake and ruby files suggest the options are available), but it was not obvious how to pass options.
The updater runs successfully, but the notes field is not updated even though most records have a PMCID returned. I managed to parse the output and update the sqlite database externally. So, somehow the updating of records is not succeeding.
I tried to figure out how to pass a flag to the process to overwrite or perfotm quitely (the rake and ruby files suggest the options are available), but it was not obvious how to pass options.