I have JavaScript on workflow that will add data to workflow temp table.
When I check "Display the target" in workflow, it doesn't have data
added in JavaScript, but if I check from database, data is in temp
table. When adding data to temp table, do you need to change temp schema
somehow or what could be the problem here?