Project

General

Profile

Actions

Bug #975

closed

monarch needs to be able to handle files not on metacat

Added by Chad Berkley about 21 years ago. Updated about 21 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
monarch - general bugs
Target version:
Start date:
01/28/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
975

Description

Need to create an interface to handle datasets and streams that are not on
metacat. Right now, monarch requires that the data to be processed resides on
metacat but it doesn't have to. Just need to add an action to the servlet to
use multipart encoding to upload a file and put it in the cache and return an
xml description of the item as it exists in the cache.


Related issues

Is duplicate of Monarch - Bug #974: monarch needs to be able to handle files not on metacatResolvedChad Berkley01/28/2003

Actions
Actions #1

Updated by Chad Berkley about 21 years ago

  • Bug 974 has been marked as a duplicate of this bug. ***
Actions #2

Updated by Chad Berkley about 21 years ago

There is now an action called insertcacheitem which allows the multipart encoded
uploading of files to monarch. It can accept a zip file or a single file and
will process it according to the rules in DataItemCache. It returns a manifest
with the same xml format as the manifest that is returned when a pipeline is
executed. When you get the manifest back, it can be used to access the files
via the cache id of the inserted item.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 975

Actions

Also available in: Atom PDF