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 #1

Updated by Thara S Pillai about 2 years ago

  • Subject changed from Controller, dao -- Saving/updating/removing data -- Platforms to DB Function -- Saving/updating/removing data -- Platforms
Actions #2

Updated by Shameera S L about 2 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Thara S Pillai about 2 years ago

  • Status changed from Resolved to In Progress
  • % Done changed from 100 to 90

Include exception handling in database and set status attributes in response json

Actions #4

Updated by Shameera S L about 2 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100
Actions #5

Updated by Thara S Pillai about 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF