Can you modify individual RPAs across multiple implementations?

If I wanted to implement an RPA to automate a process across multiple computers, say on an Unattended Concurrent User license, but one small element of the process needs changing depending on the compter location. Is this possible/economically feasable to do, or would it require multiple versions of the RPA bot?

Thanks

1 Like

Make that one small element dynamic which feasible for all computers.
Can I know what exactly changing?
So we can provide more inputs.

Regards,
Karthik Byggari

2 Likes

For instance, if I wanted to automate data extraction from a system, but there are mutliple systems that the data needs to be extracted from.
The rest of the process would be the same it’s only the code/system used for the extraction of data which would change.

A dynamic element of the bot may do the trick actually. Could have a scenario with multiple instances.