Hi all,

## Description
- This is the progress update of the project - A React-based new UI for
OPSUI.
- Apache JIRA Issue: OODT-986
<https://issues.apache.org/jira/browse/OODT-986>

## Work done
https://github.com/apache/oodt/pull/97 - (Updated the PR) Added REST APIs
for "File Ingesting" and "View File Manager status" operations. There are
two separate APIs for File Ingesting. Either we can simply upload file to
be ingested or can upload both metadata and product files. Further, I
separated these newly implemented APIs(/jaxrs/v2/*)  from current
ones(/jaxrs/*) to ensure the back-compatibility.

https://github.com/apache/oodt/pull/101 - PR contains the implementation of
the next version(V2) of JAXRS REST APIs for OODT-Workflow Manager. At the
moment it has only the "get workflow instance by workflow Id" operation.

## Work to Be done
- Continue work on WM REST API implementation
- Create several WM React Components for APIs.
- Update OPSUI with React WM components.

Thanks and Best Regards,
Gimhana.

Reply via email to