When we run bot from studio it works perfectly fine but when we run trigger it from Orchestrator by time Trigger not working correctly

I have a process that I want to run in unattended mode triggered by a time trigger. When I run it from Studio, it works perfectly fine. However, when I run it from Orchestrator using a time trigger, it does not work as expected.
I have already checked the published version and all other settings.

Please help me.

Hi @Ajinya_jorwekar could you please share the screenshot of the error your facing in orchestrator or can you provide the logs here if possible

Hi @Ajinya_jorwekar - can you share what exact issue your are facing.

I have a workflow where I extract data from emails, perform calculations in Excel, copy the resulting table, paste it into another Excel file, and then upload the text file into the SAP application. This process works fine when executed from the Studio environment. However, when triggered, it encounters an issue where the text file retains data from the previous run instead of the current run.

could you please share your workflow here if possible or share the snapshot of the text file activity properties.

Check if you have use specific hardcoded file path of this text file. This file path should not be environment specific.

Thanks,
Ashok :slight_smile: