Shared parameters in RPA Hub
Shared parameters enable you to store the global variables or configurable items in one place. These variables are used across bot processes.
Instead of hard-coding these values directly into each individual bot process, the shared parameters are stored in a central location, making it easier to update them universally and avoid duplication.
You cannot delete a shared parameter that is associated to a published bot process.
Shared parameters offer numerous benefits such as consistency, centralized management that contributes to efficient and maintainable development practices.