146
Views
3
Comments
Can OutSystem export data from entities to either Excel file or other DB tables?
Discussion
Just saw import data from Excel to entities, but didn't see any functionality which can export data from entity to an Excel file or other DB tables. Doesn't outsystem has this feature?


Thanks
Amos
2012-08-01 17-33-40
Gerry

To write to Excel, you use RecordListToExcel. To write to other tables, you have to write the Actions necessary to do so.
UserImage.jpg
amos chen

THanks Gerry. Whether are there any other way to export all entities in one shot? For example you have many entities and you would like to export out to some other places. Is there any tool? or have to code it?

Thanks
2012-08-01 17-33-40
Gerry
No tool out of the box. You have to code it.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.