diff --git a/docs/src/images/apama-plugin/apama-project-c8y-software-repository.png b/docs/src/images/apama-plugin/apama-project-c8y-software-repository.png index 73acdf67ba5..307461f2955 100644 Binary files a/docs/src/images/apama-plugin/apama-project-c8y-software-repository.png and b/docs/src/images/apama-plugin/apama-project-c8y-software-repository.png differ diff --git a/docs/src/operate/c8y/apama.md b/docs/src/operate/c8y/apama.md index 389e97551b7..6e989ddfacc 100644 --- a/docs/src/operate/c8y/apama.md +++ b/docs/src/operate/c8y/apama.md @@ -56,11 +56,14 @@ After installation of the support for Apama onto the %%te%% device, the correlat Before an Apama project can be installed on the device using the software management feature in Cumulocity, the project files need to be added to the Cumulocity software repository. -There is a naming convention that you need to follow while creating software entries for Apama artifacts in the software repository. +There certain conventions that you need to follow while creating software entries for Apama artifacts in the software repository. For Apama projects: -1. The uploaded binary must be a `zip` file that contains the `project` directory. If a directory named `project` is not found by the plugin at the root level in the zip, it is considered invalid. +1. The software type must be `apama`. +1. The uploaded binary must be a `zip` file that contains the `project` directory. + If a directory named `project` is not found by the plugin at the root level in the zip, it is considered invalid. +