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?
This sounds like it may be related to a known issue that was solved via a Hotfix (for me) back in May (your error message is almost the exact same). I would suggest checking with Appian Support. You can ask them to compare it to support case #557932 for reference.
Thaks for your feedbak. I'll open a case and give your reference.
I save it in a process variable in each task of my process. The save is configured in the custom output section.