Publish the learning instance to production

Check-in the process associated with the learning instance. Then, build a bot that uploads documents from a source folder to the learning instance and check it in to the public repository. Finally, deploy the process and bots to unattended Bot Runner devices to begin processing documents in real time.

Prerequisites

For Bot Runner devices with a Windows 2012 server-based operating system:
  1. Download and install the Windows Essential Media Pack from Microsoft.
  2. Install the Media Foundation feature from the Windows Server Manager.

Procedure

  1. Publish the process.
    1. Navigate to Automation > Private tab > Bots > Document Workspace processes and select the folder with the same name as the learning instance.
    2. Mouse over the vertical ellipses to the right of the process to open the actions menu and click Check in process.
      The Check in Process window opens with the bots and form auto-selected to also be checked in.
    3. In the Check in Process window, add your comment and click Check in.
      The process appears in the same folder structure in the public workspace.
    See these steps in a video:

    Note: The Private mode is used for testing in a controlled environment and cannot be viewed by other users. The Public mode is used when the bot is production-ready, allowing it to be viewed and accessed by others based on permissions set by the administrator.
  2. Build the Extraction-Scheduler bot to automate uploading documents to the learning instance: Build a bot to upload documents to Document Automation
  3. Publish the Extraction-Scheduler bot.
    1. Locate the Extraction-Scheduler bot in the private tab.
    2. Mouse over the triple ellipses to the right of the bot to open the menu and click Check in Task bot.Check in Task Bot
      The Check in Task bot page opens with the bot auto-selected.
    3. Add a comment and click Check in.
  4. Login as the Document Automation Admin user to deploy the process and bots to unattended Bot Runner devices: Deploy the learning instance assets

Once the process and Extraction-Scheduler bot are deployed, documents in the specified folder are uploaded to Document Automation, and Document Automation either extracts data from the documents or sends the documents for validation.

Next steps

Navigate to Activity > In progress to see the status of the running bots.