Queries in Service backed record type

Certified Senior Developer

Hi All,

I have record type which is configured as a service backed record using an expression rule that call an integration to an external system.
Additionally, we have configured the schedule full sync at 12 am daily.

 I have few queries regarding this:
1. Since the record type is service backed, does Appian store any data internally when the scheduled sync runs?
2. will a!queryRecordType() always hit the external system even after the scheduled job runs?
3. If data stores internally, does appian consume memory? if yes how much?
4. If it hits external system every query, what is the recommended approach if we want to avoid repeated API calls and Improve performance?

Any guidance or best practices would be helpful.

Thanks in advance

  Discussion posts and replies are publicly visible