write many times to database
Hi everyone,
I have a question related to write to data store entity many times inside a process model, I am new at Appian and I start to build a process model for a complex issue.
in my application there is a submit form and a 5 reviewers who should accept or reject the submitted form, the reviewers should be in a specific order.
for example :
rev1 -> rev2->rev3->rev4-.rev5 as shown below:

each time a reviewer click approve or reject i want to write to data store so that the next reviewer can view the previous reviewer decision and the related info.
is there a best way to use less "Write to data store Entity" in my process model or using so mush to data store affect the process?
