Hi all,
Are there any possibilities that we can setup some data-export within the application?
For example if we want to export data from a view (or table), like:
select * from plant_object
If possible, can we set the desired format (XML, JSON etc...), and can we make this to execute automatically using some sort of scheduled job?
Thanks in advance!