On Tue, 08 Oct 2013, [email protected] wrote: > Curiously, my sbmSUBMISSIONS table is empty. I checked with a > colleague and his is too. Do you know why this might be? We're both > working on SimpleStore, if that helps.
Sorry for joining this thread late. Yes, this information helps, because for the SimpleStore use case you are using WebDeposit (the new submission system), not WebSubmit (the old submission system). Hence your empty sbm* tables... Are you running on latest Invenio/next now, or did you stem from an older Invenio/next version? The WebDeposit tables changed in the meantime, e.g. now WebDeposit depends heavily on BibWorkflow, so you could get accounting that way. In any case, it should not be necessary to dive into lower-level tables; you should be able to get accounting information via higher-level API like call. We can look at that for latest next. Best regards -- Tibor Simko

