I have a workflow that create temporary tables in Teradata and does inserts and updates to the table (using PreSql). When I run the workflow locally it runs fine but on Alteryx server I get an error saying 'object (the temporary table I created) could not be found' even though it has already been created. Please help.
Thank you!