Hi,
is there some documentation about the result of data manipulations?
I know I can use the result of previous steps. For instance when a new record is created.
But is there a result in other cases, too?
- What is the result when I successfully change an existing thing?
- What is the result when the change of an existing thing failed? (not found)
Try to find a way to give the user feedback based on the results.
Thanks,
Gerald