Come for answers. Stay for best practices. All we’re missing is you.
Hey guys
When a business starts its Robotic Process Automation journey, they usually don't have any documentation for best practices to be followed as a standard for its projects, much less an automation script to be used as the basis for its early development efforts.
In this Git, I'm providing a script model to be used as a basis for your early RPA development efforts, with structured routines for error handling, registering logs, creating directories, and creating and connecting to databases, among others. I'll demonstrate these structures' usage and speak about my naming standards for scripts, routines, and variables.
Link: https://github.com/angeloalves88/IBM-RPA-Script-Framework/blob/main/README.md
I hope this material can help you, feel free to give feedback
Copy