Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

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