I have created a simple ODAG selection app and a Template app.
I manage to parse the selected variables over to the template app, which copies itself with the correct variables stored.
However, when the new app tries to load I get the error
"ERROR [42S02][Qlik][SQLEngine](31740) Table or view not found: database_name.table_name"
When I go into the copied app and try to reload it myself it works just fine. It seems the ODAG solution cannot connect to hive or find the correct tables, but I can. The copied app does however have me as the owner, so it should have the same accesses.