Project

General

Profile

Actions

Activity #2902

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 #2898: Development for DB Function

DB Function -- Saving/updating/removing data -- Platforms

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

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

100%

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

Description

Saving/updating/removing data including a new key op_type.
Accept json data as input
Read op_type and implement for add,edit and remove data
Return all records
Handle exceptions and update error information keys

"data": [ {
"pltf_id": 1,
"pltf_name": "Buoy 1",
"pltf_type_id": "1"
}
"op_type": "SAVE or EDIT or DELETE"
]

Actions

Also available in: Atom PDF