Moderator
4 years, 7 months ago
#23649
::
-Yes of course – here are the rough steps that will lead to your goal
– Create your Database Schema with our Database Designer
– Use this Database with Data Services in your App
– Connect the external Database via SQL Connector or REST Connector by using our Connectors
– Connect. the created Database within Simplifier via SQL Connector
– Write a Buinesss Object function to sync these both datasources using our Business Object Simplifier API
– Plan a Job that executes this Business Object Function periodly
Hope you get a clue now.