Project

General

Profile

Actions

Activity #2866

closed

Feature #3752: Design of the web framework for Data Centre Software

Feature #1850: Design and Development for web based ANRS

Module #2148: Developement for Configuration screens

Module #2856: Development of modules as per design changes

Module #2896: Development for UI

Development for UI form Data Sources

Added by Thara S Pillai about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
06/11/2024
Due date:
% Done:

100%

Estimated time:
Planned Due Date:
06/13/2024

Description

As discussed,
  • The following can be removed from the form and list: measure item
  • Data Format values can be Format 1, Format 2,...
  • The list can be populated as per the doc shared by SEG
  • Simulate a list of existing data source list (render from a simulated JSON)
  • On Save click, Modify JSON list and update list.

{"data": [{

}, {

}
],
"lookup_data":{

},
"opstatus": {
"status": "success_or_error_warning",
"errorCode": "A code representing the specific error. codes like ERR-<4 digit code>",
"errorMessage": "A human-readable message describing the error",
"timestamp": "Timestamp of when the error occurred",
"source": "Source of the error. database_or_api_validation",
"traceId": "Unique identifier for tracking the request",
"logLevel": "INFO_or_WARN_or_ERROR"
}
}

Actions

Also available in: Atom PDF