Skip to main content
January 24, 2025
Question

How to implement Appian Service Backed Record Types

  • January 24, 2025
  • 2 replies
  • 0 views

Hi

Now,I'm learning Appian Service Backed Record Types following Appian tutorial video and reference links.

・video
www.youtube.com/watch

・link
docs.appian.com/.../Sync_Records_Smart_Service.html
docs.appian.com/.../Sync_Records_Smart_Service.html


I have implemented it as shown in the attached screen, but it is causing an infinite loop.
If anyone knows, please provide the details of how to implement it correctly.

Thanks

2 replies

venkatrea696188
January 26, 2025

Hello, Need to see your configuration to pinpoint why it's going for infinite loop. In general we  Use node outputs to check whether the records are updated or not and save it in a variable and use it in XOR . I think it's documented as well.


jayaprakashr0001
January 27, 2025

can you share the configuration in the XOR gate and 'Retrive net set of 1000 IDs' Script task code