I am doing a guided path training provided by outsystems called "Becoming a Web Developer".
In that for few chapters we have hands on exercises to do. In the exercise, there will be already an existing application which we have to install from lesson materials provided by outsystems. Post Installing the application, the entities will have data's in it. In that application we have to modify and practice.
"Using Custom SQL Queries Exercise" application provided by outsystems to practise , has the entites and some server actions prebuild. But there is no data in those entities . Even after there was a predefined bootstrap server action logics implemented .
I have attached the predefined application given by outsytems below. Kindly help me with the same. The application has the entities and bootstrap from excel action defined. But the data from excel is not found in the entities. The entities have " no records to show"
I have corrected the problem : ) and attached it again for your reference also I added the required business to the delete button.
The main problem was in the format of the employee Excel sheet but it is resolved now, it was a strange problem so I copied it without format and pasted it into the new Excel file( "AhmedEmployees.xlsx").
Please don't forget to mark my answer as a solution if it solves your question.