Installing, reinstalling, or uninstalling codeless applications
Before you begin
Make sure that you complete the following actions:
- Create a codeless application in Innovation Studio.
Create an install package or an update package from BMC Helix Innovation Studio.
- Download the install package or update package from the version control system used by your project.
To install applications in BMC Helix Innovation Studio
As an administrator, you can install a package by using BMC Helix Innovation Studio. An install package enables you to deploy the application for the first time to development, test, or production environments. If an application is already installed, installing a full install package of the same application overwrites the application data.
- Log in to BMC Helix Innovation Studio and navigate to the Workspace tab.
- Click Install.
Browse and select the ZIP file of the install package that you downloaded to your local computer.
Browse and select the ZIP file of the deployment package that you copied to the environment.
The status of the installation process is displayed in the Install dialog box. After the process is completed, click Close.
The application is installed in BMC Helix Innovation Studio and is displayed in the Workspace. You can then customize the application by adding record definitions, view definitions, processes, or rules.
If the installation fails, see Troubleshooting-codeless-application-deployment-issues for information about the error and workaround.
To reinstall codeless applications in BMC Helix Innovation Studio
You can reinstall an earlier version of the application. During reinstallation, BMC Helix Innovation Studio overwrites the definitions in the existing application. The record definitions are retained; however, data of newly added record fields is lost. The application version is overwritten with the reinstalled application's version, which is specified during packaging and exporting the application or in Maven archetype.
- Log in to BMC Helix Innovation Studio and navigate to the Workspace tab.
- Select the codeless application that you want to reinstall.
The application details are displayed. - Select Actions > Reinstall application.
- In the Warning dialog box, click Yes to proceed.
- Browse and select the ZIP file of the install package or update package that you want to reinstall.
The status of the installation process is displayed in the Reinstall dialog box. After the process is completed, click Close.
If the reinstallation fails, see Troubleshooting-codeless-application-deployment-issues.
The codeless application is reinstalled in BMC Helix Innovation Studio. You can then modify the codeless application by adding record definitions, view definitions, processes, or rules.
To uninstall codeless applications or libraries from BMC Helix Innovation Studio
You can un-deploy or uninstall the tenant-specific applications only.
- Log in to BMC Helix Innovation Studio and navigate to the Workspace tab.
- Select the codeless application or library that you want to uninstall.
The application details are displayed. - Select Actions > Uninstall application.
- In the Warning dialog box, click Yes to proceed.BMC Helix Innovation Studio starts uninstalling the application. The status of the installation process is displayed in the Uninstall dialog box.
- After the process is completed, click Close. If the uninstallation fails, see Troubleshooting-codeless-application-deployment-issues.
The codeless application is uninstalled from BMC Helix Innovation Studio.