Hi all, I am new to the Appian.
I am created an interface with record type, add option and a process model to save the data in database.
Created process model with the options ‘write to entity’ and ‘write to records. Below is my understanding.
Please confirm is there any other main difference.
Discussion posts and replies are publicly visible
One of the biggest differences is just the number of objects used. We created the Write Records node because that enables you to use a record type for all operations - if you use Write to DSE, you must create a CDT, Data Store, and Entity to perform the write.
There are also a couple of additional benefits to Write Records:
Like Stefan said - I generally recommend using Write Records over Write to DSE. It has a lot of benefits over Write to DSE, and we're also continuing to make updates to Write Records in the coming quarters!
Thanks for your reply