Skip to main content
July 19, 2022
Question

Data Sync Cache

  • July 19, 2022
  • 16 replies
  • 0 views

After the data sync in Records the data is in cache to retrieve swiftly. Where can we see that data after the data sync in records to compare with the previous data sync?

    16 replies

    stefanhelzle0001
    Brainy
    July 19, 2022

    There is no UI to inspect the cached data except inside the record editor.

    What do you want to achieve? Why would you want to compare something?

    July 19, 2022

    We are trying to check the data discrepancies between MDM and APPLICATION Data sources. And we need to figure it out where it is going wrong despite DATA SYNC.

    stefanhelzle0001
    Brainy
    July 19, 2022

    I am not sure what you mean with "MDM" and "APPLICATION".

    What is going wrong? What do you observe? Why do you think it is the sync mechanism? To support you, we will need to understand the issue.

    You can query and data in Appian in parallel by using a!queryEntity and a!queryRecordType and compare this.