Create Record Action saves to database but does not appear in grid until a Data Sync is done

I have created a simple table in the same database as aavehicle and I created a data model for the table along with CREATE and UPDATE record actions.  When I add a new record using the CREATE record action and associated UI, the data does not appear in the record List until after I run a Data Sync.  When I UPDATE a record using the UPDATE record action and associated UI, the changes are reflected immediately in the record List.  I have scrolled through all pages of the list and confirmed the new record does not appear.  If I query the database BEFORE running the Data Sync, the new record is in the database.  Any ideas why this may be happening?

  Discussion posts and replies are publicly visible

Parents Reply
  • Hello!  Thank you for responding!  I cannot find an "immediate sync" option on the Data Sync page of my record type.  I am using Appian 22.1.  The only options I find under Data Sync are Sync Schedule (which allows a scheduled to be established for daily sync) and Start Sync to manually run a data sync.  Can you please tell me where to find the option for enabling "Immediate sync"?  Thanks!

Children