SalesResult is not saved

Hello, I need help with the training. After starting Studio, I run the program and a SalesResult file is saved with today’s date and time. But when I run the same program in assistant, the last modified time of the Daily Reports files changes, but the new SalesResult file is not saved. It seems that the file is only saved when the program is launched by Studio. Do you know why?
I will be grateful for help :slight_smile:

Welcome @Lidia_Krywko for your first post

Use absolute paths (e.g., C:\...) or environment variables for consistent access across environments.