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
  • No, I didn't say anything about Activity Chaining.  I am new to Appian and I don't even know what you are referring to with Activity Changing.  I was just trying to create a simple example that will create and update a record in a database.  I used the Generate A Record Action automation to establish the Create and Update actions and didn't change anything in the underlying process models.  I assumed that the auto generated actions wouldn't require me to change the process models to get the Create Record to work properly since the Update Record does work properly.  As I indicated earlier, I will keep looking.  Thanks for your response.

Children