Packaging and deployment
Okay, so we’ve done the hard work now and automated our sales order task so that our sales assistant can focus on higher-value activities. Now, we need to make that automation available as an attended bot. IBM RPA has a simplified packaging and deployment process; it hosts its own repository and manages versions and whether a version is indicated as production.
Once we’ve published the script to the repository using the Control Center, we’ll need to create a launcher and add the team members who will be using this script. When the launcher object is created, the icon for this robot will show up on the Windows client launcher palette.
Publishing our tested robot
So far, we’ve been working on the sales order automation locally in the developer’s Studio environment. Let’s publish this script using Studio so that it can be managed by the IBM RPA Control Center:
- On the Studio toolbar, there is an icon...