Build and test a custom package

Use IntelliJ to build a custom package and use Automation 360 actions to test the package.

Complete the following tasks to create a custom package, upload the package to your Control Room, and build a bot to test it. After you update the IntelliJ files, create directories, and create and update java classes, you can build the custom package.

  1. Build a custom package in IntelliJ

    Use IntelliJ to import the Automation Anywhere SDK, create a new package, and compile a JAR file that you can upload to your Control Room.

  2. Add custom package to your Control Room

    Use the compiled JAR file and upload it to the Control Room.

  3. Create a bot to test the custom package

    Use Automation 360 actions to create a bot to test the custom package.

Note: The customer support team does not provide guidance for the code written by customers.