Hi
Is there a way to sync all records within an application?
Thanks
Discussion posts and replies are publicly visible
You can create a utility process by aggregating all the records in one place and running a process model that, in a loop, syncs every record. Or you can do it manually!
docs.appian.com/.../Sync_Records_Smart_Service.html
Not possible OOTB. You could create a process as Harshit has suggested but there are caveats to this approach.