Installation Manager: Installed Modules
The LumisXP offers a service for module installation. Each module can contain classes, services, themes, components, and business contexts that will be made available on the Portal.
It is possible to perform the deployment of such modules through Lumis's deployment module manager.
When a deployment does not complete successfully, it is possible to force it to finish, even with errors, using the deploy reset option. The use of this option is not recommended.
Features
- It is an administration interface
Screens
Data
module
- Name(string)
- Id(string)
- Version(string)
- Code Directory(string)
- Status(string)
- Installation(date and time)
Links
- Deploy
- Create Editable Module :An editable module allows changing the internal content of the module directly through the portal. To create a new editable module, simply click the Create Editable Module button in the deployment interface. To install an already existing editable module, you must check the "Install module as editable" option in the deployment interface.
- Module Editor (Open in editor)
- Module Details (View details)
- Messages (View errors) :Check error messages from the last operation performed on a module. If the module has not been uninstalled, it is possible to check error messages by clicking on the number of errors in the module. Additionally, errors can be checked in the log.
- Messages (View warnings) :Check warning messages from the last operation performed on a module.
- Download File :To download a module, it is necessary to select a module and trigger the “Download file” option. In this option, it is not possible to download more than one module at a time. Note: Modules are downloaded compressed in .zip.
Permissions
- Manage service instance: Allows managing all the data of this service instance, including deleting it entirely.
Actions
- Reset deploy state : Forces the completion of the deployment process.
- Uninstall : To uninstall a module, it is necessary to select the module and choose the “Uninstall” option. In this option, it is possible to uninstall more than one module at a time by selecting the items you wish to uninstall. Doing this will take the user to the deployment confirmation screen, which will list all actions to be taken.
- Mark as resolved
- Update : Allows updating the module; the update considers the content of the version available in the "lumisdata/shared/source" folder (changeable according to server configurations).