Upload custom package to your Control Room

Use the compiled JAR file and upload it as a package to your Control Room in Automation 360.

Prerequisites

  • Complete the steps in the following task: Creating new Java class.
  • Ensure you have the following:
    • Access to the Control Room.
    • Credentials with AAE_Basic permission or a custom role with the capability to upload packages to the Control Room.

Procedure

  1. From Windows Explorer, go to C:\Users\<Username>\IdeaProjects\A2019-FileDetails\build\libs and locate A360-package-sdk-2.9.0.zip.
  2. Log in to your Control Room as a user with permissions to add a new package.
  3. Click Manage > Packages.
  4. In the Packages page, move your mouse over the plus sign and click Add package.
  5. In the Add package page, click Browse and locate the Package SDK jar you want to upload. For example:A360-package-sdk-2.9.0.zip file.
    By default, the file is located at: C:\Users\<Username>\IdeaProjects\A2019-FileDetails\build\libs.
  6. Select the A360-package-sdk-2.9.0.zip file and click Open.
  7. Click Upload Package.
    When you upload a custom package to the Control Room, a notification is also sent to the Control Room users to notify about package updates. This notification is sent to the users who have the View package permission. For more information, see Platform events event notification.

Next steps

Create a bot to test the new package