Activity #2900
closedFeature #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 #2897: Development for Controller, DAO
Controller, dao -- Fetching initial form data -- Platforms
100%
Description
"data": [
{
"pltf_id": 1,
"pltf_name": "Buoy 1",
"pltf_type_id": "1",
"pltf_type_name": "BUOY",
"active": "Y"
},
{
"pltf_id": 2,
"pltf_name": "Buoy 2",
"pltf_type_id": "1",
"pltf_type_name": "BUOY",
"active": "Y"
},
{
"pltf_id": 3,
"pltf_name": "Sagardhwani",
"pltf_type_id": "2",
"pltf_type_name": "SHIP",
"active": "Y"
}
],
"lookup_data": {
"plat_types": [
{ "pltf_type_id": "1", "pltf_type_name": "BUOY" },
{ "pltf_type_id": "2", "pltf_type_name": "SHIP" }
]
},
"opstatus": {
"status": "success",
"errorCode": "",
"errorMessage": "",
"timestamp": "",
"source": "",
"traceId": "",
"logLevel": "INFO"
}
};
Updated by Thara S Pillai about 2 years ago
- Subject changed from Fetching initial form data as per required response formats to Controller, dao -- Fetching initial form data as per required response formats
Updated by Siji Mathew about 2 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 40
Updated by Thara S Pillai about 2 years ago
- Subject changed from Controller, dao -- Fetching initial form data as per required response formats to Controller, dao -- Fetching initial form data -- Platforms
Updated by Siji Mathew about 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 70 to 100
Updated by Thara S Pillai almost 2 years ago
- Status changed from Resolved to Closed