I am having a hard time finding out how to add form data to a process or task after they have already been completed. In my scenario, I have a process that has already been started, and I need to add data (kind of like global data) to the process to look it up later and make decisions based on that data.
Can someone point me in the right direction or provide an example of how to do this?