Considerations for production
As we deployed the automation and the chatbot in the last section, we are all set to deploy the automation in our production environment. However, even though our use case is complete, there are some considerations to take into account if you plan to build another use case by leveraging a chatbot.
The first consideration is whether the automation component can be an Unattended Bot. In this use case, we leverage an Attended Robot, but most chatbots should leverage an Unattended Robot when executing the UiPath automation.
By leveraging the Druid Integration Framework available on the UiPath Marketplace (https://marketplace.uipath.com/listings/druid-integration-framework), you can have Druid trigger an automation by adding transaction items to a UiPath queue item, as illustrated in the following screenshot:
Adding a queue item will trigger the UiPath unattended automation to...