Thank you, Jiri.

That repository is too different from what we are running now (next
branch) but I will gladly use it for inspiration.

Looking at the simplerecord.py found there I have already added steps
prepare_sip, create_recid, finalize_record_sip and upload_record_sip
to our photo deposition workflow and it has started to work. That was
exactly what I needed.

Regards,

Petr

On Wed, May 7, 2014 at 2:12 PM, Jiri Kuncar <[email protected]> wrote:
> Hello Petr,
>
> there is new version of “deposit” module in /pu/ branch in my
> GitHub repository:
>
>     <https://github.com/jirikuncar/invenio>
>
> If you would like to try it you will need also “invenio-demosite”
> package from:
>
>     <https://github.com/inveniosoftware/invenio-demosite>
>
> Please let me know if you need any further help with
> form customization.
>
> Best regards,
> --
> Jiří Kunčar
> Software Engineer
>
> CERN, IT Department, Digital Library Technology Section
> Office 513/1-014
> Tel: +41 22 76 62526
> Cel: +41 78 850 1517
>
> On 7. 5. 2014, at 13:30, Petr Brož <[email protected]> wrote:
>
>> We would like to use the new WebDeposit module in the next branch of
>> Invenio but it does not seem to work yet.
>>
>> We have tried the demo photo deposition which seems to be the most
>> simple. We have put just a title in and submitted the deposition and
>> got the "Photo was successfully finished." flash message but no record
>> have been created in invenio and no error has been logged anywhere.
>>
>> I have looked at the deposition definition in photo_metadata.py (I had
>> to remove a trailing comma in the import line first) and the workflow
>> consists only of the render_form step which is probably not
>> sufficient. But the other possible steps described in the WebDeposit
>> documentation do not seem to be implemented.
>>
>> Can you help me making the WebDeposit module work?
>>
>> Thank you,
>>
>> Petr
>

Reply via email to