Making Your Script Unstoppable – Advanced Error Handling

In the SCM Automation Lab, we don’t just write code that “works.” We write code that lasts. If you click your automation button while SAP is already logged in, or if you have a typo in your server name, a basic script will simply “crash.” Today, we will learn how to make your VBA script … Read more