What is the process to move a file ingested in Crispin to Harmonic?

 

  • LoadingDock initiates a request for  ArchiveManager to perform the Copy

 

  • The ArchiveManager Processes the request, and its DataInterface Module initiates an SMB File Transfer into a Temp directory on the Server (/fs0/crispin.dir)

 

  • Once this Transfer Is considered complete (All Bytes have been sent/accepted, and Transfer is closed), Crispin utilizes the Harmonic API to request the Server “Import” the clip from the temp “/fs0/crispin.dir” into its “/fs0/clip.dir” to complete the process.

 

 

  • Error Checking: It is mainly here that any file integrity issues will be detected. If the clip is corrupt, the Server will generally reject the Import. This will be reported back in the Archive2000 Application with an Omneon Clip rename failed type of error message.  The LoadingDock Status page will also give indication that there was an error Restoring the file.
  • No labels