To support offline storage, Simplifier builds the applications regarding the “Offline First” Principle.
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.