Hi
Now,I'm learning Appian Service Backed Record Types following Appian tutorial video and reference links.
・videowww.youtube.com/watch
・linkdocs.appian.com/.../Sync_Records_Smart_Service.htmldocs.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
Discussion posts and replies are publicly visible
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.
can you share the configuration in the XOR gate and 'Retrive net set of 1000 IDs' Script task code