Zusammenfassung der Ressource
Flussdiagrammknoten
- Select the year to load the file
- Select the file to upload
- Get the parameters configured in DB
- "No metrics are configured for the layout to load"
- Save the file into the folder "TempFiles" and following the structure DD-MM-YYYY for the folder name and USERCODE_REPORTNAME_HOUR for the file name
- From i = 0 to (total parameters)
- Read the value of the cell and store in a table
- Send the table as a parameter for the sp SCHSC_SAVE_DATA
- Generate the log and save into database
- Show the data uploaded into a table for the user