Hi,
I am using the chained app with three workflows. Workflow_1 writes the data into %temp%..\Drivecam_All_States_1.yxdb. and in Gallery settings, my temp directory is set to "E:\ProgramData\Alteryx\Engine\", But my interface data in Wsorkflow_2 is not refreshing.

I have also tried like this. While writing "%Engine.TemFilePath%Drivecam_All_States_1.yxdb" and while reading I have used the same "%Engine.TemFilePath%Drivecam_All_States_1.yxdb".
This is also not refreshing the data between two chained apps.
Can anyone please guide me on this?