Installation Instructions¶
Preparations¶
- Check that the requirements are met.
Installation¶
- Add
limepkg-integration-monitor
as a dependency in your solution'spyproject.toml
file. - Build and deploy your solution.
- Use the Setup in lime admin to install the required tables, fields, views, users and groups. (if version < 2.4: In the VBA editor of the Desktop Client, run
lip.Install "integrationmonitor"
.) - Desktop: Enter LISA and add the icons for the tables
integration_monitor
,integration_monitor_batch
andintegration_monitor_log
. The icons are found in the folderlisa\icons
in the LIP package. If you cannot find the tables in LISA, refresh the browser. - Desktop: Enter LISA and add descriptive expressions for the tables
integration_monitor
,integration_monitor_batch
andintegration_monitor_log
. The descriptive expressions are found in text files in the folderlisa\descriptives
. - Create the
Automations
for the limetypesintegration_monitor_batch.duration
andintegration_monitor_log.integration_monitor
according to the files in the folderAutomations
. - if version < 2.4: Enter LISA and add a group called
Integration Monitor Administrators
. This is for the users that should be able to edit the settings for the Integration Monitors. - if version < 2.4: Enter LISA and add a group called
Integration Monitor Users
. This is for the apiusers that should be able to create logs. - if version < 2.4: Add a user called
integrationmonitoradmin@limetech
. Add this user to the groupIntegration Monitor Administrators
. This user will run the tasks. - Create a security policy
tbl_integration_monitor
. Give the groupIntegration Monitor Administrators
full rights. Give the groupIntegration Monitor Users
read, write and create access. Give the groupUsers
read access. - Add the security policy to the tables
integration_monitor
,integration_monitor_batch
andintegration_monitor_log
.
Web Client¶
These steps can be skipped if you will not use the Integration Monitor package from the Lime CRM Web Client.
- Add
limepkg-integration-monitor
as a depency in your solution'spyproject.toml
file. - Build and deploy your solution.
Desktop Client¶
These steps can be skipped if you will not use the Integration Monitor from the Lime CRM Desktop Client.
- Create a filter showing Integration Monitors with Alert status = Failed.
- Create an Info Tile for this filter visible for the appropriate users.