Database to database connectivity in simplifier
-
Shivam4 years ago #23648
Hello simplifier community,
I want to connect the database which I created in my app to an external database provided by my client like m3 or cilog and sync my database to their database. Is it possible in simplifier? If yes, then how an I achieve this? Please suggest any solution for this.
Regards,
Shivam Gupta
Christian KleinschrothHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)Has successfully completed the online course Advanced (310)Has successfully completed the online course Advanced (320)Has successfully completed the Intermediate CertificationHas successfully completed the Advanced Certification4 years 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.
Christian KleinschrothHas successfully completed the online course IntroductionHas successfully completed the online course Intermediate (200)Has successfully completed the online course Advanced (300)Has successfully completed the online course Basics (100)Has successfully completed the online course Advanced (310)Has successfully completed the online course Advanced (320)Has successfully completed the Intermediate CertificationHas successfully completed the Advanced Certification
You must be logged in to reply to this topic.