Hi to all,
I'm using Upload_Files websubmit function in almost all my submissions
and I'm trying to find a way to properly create the .tpl file to
create the appropriate 8654_u rows for each file (most of my records
have more-than-one bibdocfile, so the example that is used in
DEMO[PIC|BOO|ART]create.tpl is not applicable).
The problem is that there is no variable that I could use to get each
submitted filename, plus the fulltext filenames are no longer included
in the temporary folder (that contains the values of all the variables
and is created during submission), but are instead put in the
/var/data/files/gXXX/ directories.
Up to now, I was completely omitting all the 8654_u rows and I was
running periodically a bibdocfile --fix-marc command that would fix
the marc file and include the filenames of the attached files. I
recently read about the Fix_MARC.py function that -for my case- could
be added at some point of the submission/approval of the record, and
perform the same thing for each record after it's submission, but I'm
curious if there is a more 'standard' way of dealing with this issue...
Best regards,
Theodoros
- Multiple file upload (using Upload_Files) and template crea... theod
-