I am modifying the file and the expected behavior is that it must get the Value of the assets file location. It works on the Dev machine but in the prod it does not work
Verify whether the absolute path in the Asset is exactly the same in the target environment (e.g., Prod vs Test). A small difference in the mapped drive, UNC path, folder name, or environment-specific configuration could cause the robot to point to a different location.
No, I don’t get any error messages however I log the asset value and it returned as False whenever I am on the Prod machine. But in the Dev machine it works completely fine
The issue could be related to the drive mapping. Could you check whether the drive letter or path is the same on the Prod machine? If you can’t access the prod server then need to check with your support team.