Add multiple DLLs to a MetaBot

Add more than one DLL to a MetaBot.

Prerequisites

  • Access to the Automation Anywhere Enterprise Client.
  • Access to the DLLs created in the Build and test DLLs task.

Complete the Create an advanced MetaBot task before starting this task.

Procedure

  1. From the Enterprise Client, open the CryptoCurrencyBot.mbot in the My MetaBots list.
    The MetaBot Designer window opens.
  2. Open the ASSETS tab.
  3. Click Add Dll on the MetaBot Designer tool ribbon.
  4. Locate and select the MyApp4Lib.dll.
  5. Click Open.
  6. Click Add Dll.
  7. Locate and select the RestSharp.dll.
  8. Click Open.
    Both DLLs are now added to the MetaBot
    Important: Each DLL must be added individually.

Next steps

Next add logic and variables, go to Add Logic and variables to an advanced MetaBot