Hi everyone,
In the health check report, I'm facing the following recurrent error in different tasks of one specific process: 'Could not find variable 'tp!owner'
In every task, I save it in a process variable (Data > Outputs > Custom Outputs > tp!owner is stored as myVariable).
Has someone already faced the same issue? What could be the source of the problem?
NB: the error was specific to the prod environnement
Thanks in advance
Lionel
Discussion posts and replies are publicly visible
Generally health check error report tells the object name. Didn't you find the object there?
Yes, the object is tp!owner and the process is also detailed as followed:
if I check inside the process instances, the value is usually set properly. I couldn't find the details about one specific process if it's what you mean.
Whats the context you use tp!owner?I mean when and how do you use it in your process?
I save it in a process variable in each task of my process. The save is configured in the custom output section.