Reusable Automations
I'd like to pick the community's mind on the topic of Automation Reusability. It's clear that the automations we'll be building will have similar requirements: Sending an email, manipulating files, reading from a csv, or an excel file, etc. The capabilities and connectors are there, and the automations that solve specific needs will be rebuilt over and over again.
Therefore my question is: what's the prescriptive way to build automations that can be reused?
Pega has the rulesets, IBM BPM has toolkits, and programming languages have libraries in order to reuse boilerplate code. How can I do this with Pega RPA?
This thread makes me think that is an issue many in the community are facing, but I can't seem to find a definitve answer.