Syncing of records is not occurring when inserting or updating data in the database using the "Write to Datastore" smart service.

Certified Associate Developer

Hi,

I need help understanding why record sync is not occurring when using the "Write to Datastore" smart service in one environment, while the latest data appears in the records in another environment.

In the environment where sync is not happening, a manual sync is required to view the latest data.

Can someone help me understand the cause of this issue?

  Discussion posts and replies are publicly visible

Parents
  • A few questions:

    1. Can you give more info on the setup you've got? For example, is it an interface that triggers a process model and then returns and loads a record summary?
    2. I'm assuming that data actually makes it into the DB (as a manual sync works) but can you confirm?
    3. Is there any manipulation of the data done after the write (ie. DB triggers, stored procs, other Appian processes?)
    4. Are there any sync source filters involved?
    5. Does it actually require a manual sync or does refreshing the data work without a manual sync?
    6. Is there any record level security on the record in question?

    I understand that you are only experiencing this in one environment and it does work with CDT/Datastores. I can also see you've probably answered some of the above questions but I'm being extra clear so we can help.

Reply
  • A few questions:

    1. Can you give more info on the setup you've got? For example, is it an interface that triggers a process model and then returns and loads a record summary?
    2. I'm assuming that data actually makes it into the DB (as a manual sync works) but can you confirm?
    3. Is there any manipulation of the data done after the write (ie. DB triggers, stored procs, other Appian processes?)
    4. Are there any sync source filters involved?
    5. Does it actually require a manual sync or does refreshing the data work without a manual sync?
    6. Is there any record level security on the record in question?

    I understand that you are only experiencing this in one environment and it does work with CDT/Datastores. I can also see you've probably answered some of the above questions but I'm being extra clear so we can help.

Children