To control, monitor and trace a process, use Write Log activities after certain events in the process. The description of the log must be self-explanatory and unique.
- After Decisions, to understand the decision path.
- When reading data, to check that the data is correct and has been read completely.
- When assigning variables to another type, to check if the variable is assigned correctly.