Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Follow the instruction below to upload the CAR file into your ESB instance via instance, via the Management Console.

  1. Click the Main tab on the Management Console, go to Manage -> Carbon Applications and then click Add.

    The Add Carbon Applications screen appears. 
  2. Click Choose File, select your CAR file and click Upload.

    Info
    • The CAR files that you upload are dropped to the <PRODUCT_HOME>/tmp/carbonapps/{tenant-ID} directory.
    • As an alternative to uploading the C-App via the management console, you can manually copy the CAR archive into the <ESB_HOME>/repository/deployment/server/carbonapps directory, and it will be deployed.
    • Manual deployment in a multi-tenanted environment is not recommended if you are not aware of the tenant ID.

After you upload the CAR file, follow the step given below to check whether the CAR file was successfully is successfully deployed:

  • Click the Main tab on the Management Console, go to Manage -> Carbon Applications and then click List. The Carbon Applications List screen appears. If successfully deployed, the C-App will be listed here.

...