Hello there, while working with BluePrism tool you can use following best practices to create most efficient automations:
- Exception handling- Should be used in an efficient way to handle the error wherever it is possible.
- Anchor stage – Should be used wherever possible so that the processor object looks readable.
- Work Queues – Work queues should be used to reduce the time.
- Wait stage – In region mode, wait stage should be used wherever the screen changes.