Help

Manage Streams

Welcome to the Akura Management System. The purpose of this section is to provide functionality to include Stream related information in the system.


Functions provided under this module are


  • Search Stream
  • Stream Details
  • Add New Stream
  • Edit Stream
  • Delete Stream

Search Stream

  • Enter a full name or partial name of a Stream.
  • Then click on search button.
  • Search result should populate for the particular entered Stream.

Stream Details

This is the home page for the Stream section. It will display a list of Streams available in the system.


Add New Stream

  • Click on the add new Stream button, which would show the add new Stream page(Bottom of the current page).
  • Then enter the Stream name.
  • Click on Save button to add the Stream.
  • Enter Stream name and click on the 'cancel' button. This will be re-directed to the Stream details page.

Edit Stream

  • Click on the edit Stream button, which would show the edit Stream page(Bottom of the current page). The selected row will be highlighted by yellow color.
  • Then edit the Stream name.
  • Click on Save button to edit the Stream.
  • Edit Stream name and click on the 'cancel' button. This will be re-directed to the Stream details page.

Delete Stream

  • Click on the delete button, which would show a popUp with the message "Are you sure you want to delete this record?". The selected row will be highlighted by yellow color.
  • If click on 'OK' the selected record will get delete, if click 'Cancel' it will re-directed to the Stream details page.