FAQ
This article covers common questions when using Omnata.
Inbound syncs
How do I grant inbound table access to other roles?
grant application role OMNATA_SYNC_ENGINE.OMNATA_ADMINISTRATOR to role MY_OTHER_ROLEHow do I customize the inbound table and view names
How can I store the inbound data in my own database?
Can I materialize my inbound views?
Step 1: Create a separate database to store the inbound tables and views.
Step 2: Update the sync's storage location
Step 3: Create dynamic tables
Step 4: Monitor cost
Outbound syncs
There are records in the source table, why does the sync engine not find any?
How long does the sync engine keep a history of record changes for?
How do I adjust the sync run timeout?
Last updated