Hello, I'm creating a process model to synchronize a database with a record type.In the process, I created a node that uses the "Sync Records" smart service.According to the documentation, synchronizing more than 1,000 records requires a loop.I've followed the steps, but the "Sync Records" smart service doesn't return anything inthe "ac!RecordsUpdated" variable, which should be used to avoid an infinite loop.Here are some screenshots of the configuration and docs link.
docs.appian.com/.../Sync_Records_Smart_Service.html
The import to the database is successful, but the record type is not synchronized.
Discussion posts and replies are publicly visible
Can you confirm that cons!GDE_recordType_prueba..., the rule used when setting the data input for recordType, is providing the you pm the expected value?
Yes, cons!GDE_recordType_prueba is correct. i checked it in other process.