cancel
Showing results for 
Search instead for 
Did you mean: 

How could I display SQL Query Data in an Alfresco Dashlet?

pcourcoux
Champ in-the-making
Champ in-the-making

I am basically looking for a way to show Training Records that will be in an external SQL Server on an Alfreso Dashboard...

I thought about creating a datalist and somehow pushing the data into that but given I have absolutely no coding experience it all got a bit complicated - I was hoping there would be some Alfresco addon for data lists but I kind find anything...

Anyone have any suggestions for an Alfresco newbie?

1 REPLY 1

krutik_jayswal
Elite Collaborator
Elite Collaborator

Generally whenever there is a need to display data from external database,there are webservice exposed for retrieveing data from database.By using this webservices ytou can display data in dashlet.If there are no webservice available, It should be crerated.This is not possible without technical knowledge.

Below is one of the link which can be helpfull in creating webservice.

https://www.journaldev.com/9170/restful-web-services-tutorial-java