Hello,
I’m new to Uipath and did my first steps. Today I would like to ask the following: Can/may a robot change the value of an asset, so that a second robot will be informed about that doing?
The reason is this: We would like that robots work on files (in this case that are Excel files). These files are all together in one directory.
Now one robot should open one file and work on it. The other robot wil start a few minutes later and he also should work on files. But he should ignore files that are opend by the first robot and the first should do the same with files opend by the second robot.
I thought it would be a fine thing if both robots could tell the orchestrator which file they are processing at a moment. After processing a file the robot will move that file to another directory. This will prevent that files are processed more than one time.
Any suggestions?
Kind regards
Martin