To support offline storage, Simplifier builds the applications regarding the “Offline First” Principle. We support every Feature from the SQLite Set even Transactions in Offline Mode.
Step 1
Create a SQL Connector with the Type SQLLite Database following this documentation.
Step 2
Create a new database schema if the database is empty with DB Designer
Step 3
Create SQL Connector Calls for your Connector and test it.(Read more).
Step 4
Use your SQL Connector as a Data Object within Process Designer (Read more)
Step 5
Switch the SQL Connector to Offline Mode in your Application Settings.
Choose your configured SQL Connector that should be work offline.
Hi,
I am unable to deploy my application with SQL connectors set as offline. It works well when the connector is in online mode.
I get the error: Error during Deployment: Error building files: Error building app.
Upon Debugging:
Request URL: http://[MY_DOMAIN]/UserInterface/api/application/deployment/2853A7F26C23565E5BD685B6CE28EFEE31E0AEF69238168055CCEEF6B4F93095
Status Code: 409 Conflict. (This is the status code that I receive.)
Can you please help?
February 2, 2021 at 14:56Thanks In Advance!
Hi Rahul,
thank you for notifying us about this matter! We will look into it and get back to you as soon as we have a solution. We would like to ask you though to use the forums for problems regarding your Simplifier applications or Simplifier in general in the future. The forums can be found using this url: https://community.simplifier.io/forums/
Thank you and regards,
Armin
February 22, 2021 at 13:44