Hi, Can we achieve this without creating process model and using a!writetodatastoreentity in interface itself? Is there any advantage for writing in record instead of table?
Hi, write to record also write data to table only and Appian is following record centric approach now. We can certainly do using without process model. Use a!writerecords (preferred) or writetodatastoreentity
Hi, Can we achieve this without creating process model and using a!writetodatastoreentity in interface itself? Is there any advantage for writing in record instead of table?
Hi, write to record also write data to table only and Appian is following record centric approach now. We can certainly do using without process model. Use a!writerecords (preferred) or writetodatastoreentity