You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Table of Contents
Purpose

This document outlines the following use cases for the "Subscription Management" tab of the Data Access GUI:

  1. View existing subscriptions
  2. Create a new subscription
    1. Create a subscription from an existing request
  3. Edit an existing subscription
  4. Cancel a subscription

Requirements

  • COTS Installations: npm, node.js, loki.js
  • S4S must be installed in the target mode (use S4S mkcfg).
  • Start the S4S service (S4SStart)
  • Required information:
    • The port associated with this mode's instance of S4S (usually 30XX)

Use Cases

 

Tips & Warnings

  • As previously described, the OPeNDAP OLFS must be active in the target mode before starting.
  • If no data is found for the target collection, make sure it has been ingested properly.
  • If a form for the configured collection cannot be uploaded, verify that the service configuration is correct and that the collection data has been exported to CMR.
  • See the FormUpload.rb and DataAccess GUI Form Upload pages for further guidance.
  • No labels