Process runs on one machine but not in other machine

@marcos.reyes

Welcome to community!!

If issue was related reading assets that means wherever you are executing bot like if you are execution from production then bot refers production folder to get the assets but when you are referring other folder if that folder dont have assets then these issues will face.

check properly where bot is executing and assets are there or not in the asset as well
check the config file also if you are using, any default value was updated or not.

Happy Automation