Hi Community,
I need your help, I am building an Employee Management system app but i am not able to fetch data properly from database. While adding an employee details employee email,mobileNo. and role_Id values are not comming. After running application everything is working but list of employees is not comming and department name specially.
It will be very greatfull if someone helps me.
I have shared my Oml file kindly take a look.
Thanks in advance.
Thanks Daniel and Vani for hrlping me .
There was problem in the aggregates.
I cleared it out.
Thanks
Hi,
Please add CS module as well in your oml.
EmployeeManagementSystem_CS
Thanks,
Vani
Yes Sure.
The two screenshot don't pinpoint to the problem, and the OML has two dependencies that are not shared. Either way, I believe it is a data issue.
Could you confirm that Role_Id and Manager_Id attributes in the entity Employee of Module EmployeeManagementSystem_CS have correct values?
Regards,
Daniel
Yes the values are correct.
You can also check if any mistake please tell.
I have shared my CS file.