Actions
Activity #2538
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
Activity #2521: Development middleware and database for Configuration - Mission Deployments
Develop oracle db function for lookup of mission deployment
Start date:
04/30/2024
Due date:
05/02/2024
% Done:
100%
Estimated time:
Planned Due Date:
Description
Develop DB function to return
{"conf_deploy": [{"mission_pgms":[{"MISSION_PGM_ID":"", "MISSION_PGM_NAME":"","DESCRIPTION":"" },{"MISSION_PGM_ID":"", "MISSION_PGM_NAME":"","DESCRIPTION":"" }] },
{"mission_types":[{"MISSION_PGM_ID":"", "MISSION_PGM_NAME":"","DESCRIPTION":"" },{"MISSION_PGM_ID":"", "MISSION_PGM_NAME":"","DESCRIPTION":"" }] }]
}
for mission deployment onload page
Actions