Record type related to Database View

The main question is about how Appian cache the data when you relate a record type to database tables. 

Also does this cache mechanism provided when you relate a record type to database views. 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Vasilis_Stavrakas

    A non-synced Appian Record backed by a database view will query that view every time.

    Within a evaluation context Appian tries to cache data in case you trigger the same query twice. But this has nothing to do with synced records.

    I do not understand what your mean with "i thought that every individual table that called by the view, synced automatically.". Maybe you want to add some details about your use case.

Children
No Data