⇤ ← Revision 1 as of 2011-01-21 13:53:16
Size: 795
Comment:
|
Size: 791
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
i. Once the completion percentage has reached 100% the status should change to "FINISHED" and will remain the same for all subsequent calls. | i. Once the completion percentage has reached 100% the status should change to "DONE" and will remain the same for all subsequent calls. |
Given a uuid of an ingested shard object, load the page http://<bes_server>:<bes_port>/bes/rest/bes/getobjectstatus?programpid=http://www.statsbiblioteket.dk/doms/shard/uuid:<uuid>
- On first load, this should return a piece of XML containing the status "STARTING".
- Load again. The status should now be "STARTED".
- Continue to reload. After at most a few minutes, the xml should report a non-zero file-size, a completion percentage, and the name of the media file (which will be the uuid with .flv or .mp3 appended).
- Continue to reload. The completion percentage may stop briefly at 99.5% while the file size continues to grow.
- Once the completion percentage has reached 100% the status should change to "DONE" and will remain the same for all subsequent calls.